Implement x-kde-passwordManagerHint

This commit is contained in:
nora 2025-09-19 20:50:32 +02:00
parent 660afa0bc8
commit a2bfdf331b
5 changed files with 77 additions and 13 deletions

View file

@ -11,6 +11,7 @@ name = "clippyboard-select"
[dependencies]
ciborium = "0.2.2"
ctrlc = "3.5.0"
dirs = "6.0.0"
eframe = "0.32.2"
egui_extras = { version = "0.32.2", features = ["image"] }