1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-15 15:45:20 -04:00

feat(settings): add clipboard entry action visibility controls (#2621)

* feat(settings): add clipboard entry action visibility controls

* fix(clipboard): show pinned indicator for saved entries when pin action is hidden
This commit is contained in:
jbwfu
2026-06-13 02:08:05 +08:00
committed by GitHub
parent 66794582c9
commit 820fa07846
5 changed files with 83 additions and 7 deletions
+1
View File
@@ -108,6 +108,7 @@ Singleton {
}
property bool clipboardEnterToPaste: false
property var clipboardVisibleEntryActions: ["pin", "edit", "delete"]
property var launcherPluginVisibility: ({})