-
-
Notifications
You must be signed in to change notification settings - Fork 497
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
[Feature Request] Support for x-kde-passwordManagerHint mime type #2611
Comments
I'm on Fedora 38 (KDE) was able to create the following workaround:
Install
Create a custom clipboard script according to the gpaste documentation: However my
And the
^ might clear the clipboard unecessarily, as the password has been removed after pasting it. Then I created a custom shortcut for
|
I wonder if this might not also be achieved using our hook system. https://github.com/gopasspw/gopass/blob/7e98db57a350dc669c1b8899a9d0511c40cf9667/docs/hooks.md |
What exactly would you use it for? I mean, if you run Could you use it to make I'd prefer not to run an additional daemon. Though |
I don't this can be done with the help of hooks. The problem here is that we rely on an external dependency that handles most clipboard interactions for us. |
Summary
If this mime type is set to secret it will prevent the clipboard entry to be added to Klipper.
See https://phabricator.kde.org/D12539
This is the link to the PR in kepassxc: keepassxreboot/keepassxc#1969
Environment
The text was updated successfully, but these errors were encountered: