LauncherTab: add grid view option

Launcher: force clipboard history to list view
NGridView: created
This commit is contained in:
Ly-sec
2025-11-23 21:51:14 +01:00
parent 2f92445e8a
commit 04c8f5b54e
15 changed files with 760 additions and 159 deletions
+2
View File
@@ -306,6 +306,8 @@ Singleton {
property string terminalCommand: "xterm -e"
property bool customLaunchPrefixEnabled: false
property string customLaunchPrefix: ""
// View mode: "list" or "grid"
property string viewMode: "list"
}
// control center