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

feat(workspace): optionally group app icons on the active workspace

Closes #1208
This commit is contained in:
purian23
2026-06-03 18:32:53 -04:00
parent 6991b45fbe
commit e3de54c941
4 changed files with 27 additions and 2 deletions
+1
View File
@@ -372,6 +372,7 @@ Singleton {
property bool showWorkspaceApps: false
property bool workspaceDragReorder: true
property bool groupWorkspaceApps: true
property bool groupActiveWorkspaceApps: false
property int maxWorkspaceIcons: 3
property int workspaceAppIconSizeOffset: 0
property bool workspaceFollowFocus: false