1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 13:32:50 -05:00

feat: Intelligent Dock Auto-hide

This commit is contained in:
purian23
2026-01-17 22:20:15 -05:00
parent 340d79000c
commit 7241877995
6 changed files with 188 additions and 3 deletions

View File

@@ -366,6 +366,7 @@ Singleton {
property bool showDock: false
property bool dockAutoHide: false
property bool dockSmartAutoHide: false
property bool dockGroupByApp: false
property bool dockOpenOnOverview: false
property int dockPosition: SettingsData.Position.Bottom