-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
Description
Have you searched for an existing feature request?
- Yes, I tried searching
Brief Summary
The apps that use gtk bindings cannot see x-kde-passwordManagerHint MIME type set by KeePassXC because it is an invalid MIME - see discussion https://gitlab.gnome.org/GNOME/gtk/-/issues/4087
I suggest that we add text/x-kde-passwordManagerHint MIME without removing x-kde-passwordManagerHint MIME for backwards compatibility.
Example
The apps built on libraries that treat MIME types strictly, will be able to honor the intent.
Context
I want to teach https://github.com/murat-cileli/clyp to ignore clipboard change events when x-kde-passwordManagerHint MIME is present. But this MIME is currently stripped from events due to its invalid form. Once my feature request is implemented, I'll be able to update the referenced app.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
To triage