- Use KSystemClipboard instead of QClipper to make krunner-pass work
under wayland.
- Specify the "x-kde-passwordManagerHint" mimetype when copying the
password to the clipboard to prevent Klipper from storing the
plaintext password in the history.
The prefix is by default enabled, but cant be foreced.
Also the plugin requires at least three characters typed, unless
the single runner mode is used.
Convention: otp passwords must have the string "totp-" either in
the filename or the file path.
If the convention is followed, "pass otp" is called instead of
"pass", so that the totp token is copied to clipboard rather
than the raw otpauth:// URI.
Searching for the passwords should be case insensitive. It makes finding
passwords much easier when one doesn't have to guess the case of the
file or folder names.