Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Db refractor #106

Merged
merged 13 commits into from
Dec 16, 2024
Merged

Db refractor #106

merged 13 commits into from
Dec 16, 2024

Conversation

wiiznokes
Copy link
Collaborator

Refractor of the DB code to fix this issue #104 .

Now we retrieve all mime types, instead of just custom ones

There is also various improvement, like using buffered query for sql, and async read of pipe when reading clipboard content.
And the Db now implement a Trait, to make the code cleaner.

Todo:

  • fix the search
  • fix issue where the clipboard is not visible in the applet
  • better solution for prefered mime type (make this a config option) and also use it for qr code

@wiiznokes wiiznokes marked this pull request as ready for review December 16, 2024 21:23
@wiiznokes wiiznokes enabled auto-merge (squash) December 16, 2024 21:23
@wiiznokes wiiznokes merged commit 86ec559 into cosmic-utils:master Dec 16, 2024
8 checks passed
@wiiznokes wiiznokes deleted the db-refractor-2 branch December 16, 2024 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant