1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-28 22:12:10 -04:00

feat(popouts): implement hover popout functionality

This commit is contained in:
purian23
2026-06-12 23:19:29 -04:00
parent 48f6a0c632
commit 06fa21118e
12 changed files with 1251 additions and 315 deletions
+2 -1
View File
@@ -999,7 +999,8 @@ Singleton {
"shadowOpacity": 60,
"shadowColorMode": "default",
"shadowCustomColor": "#000000",
"clickThrough": false
"clickThrough": false,
"hoverPopouts": false
}
]