1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-28 14:05:21 -04:00

feat(popouts): enhance hover functionality and introduce hover dismiss features

This commit is contained in:
purian23
2026-06-27 22:21:03 -04:00
parent 601d4104a3
commit a8c15fcde9
15 changed files with 1232 additions and 955 deletions
+3 -1
View File
@@ -569,7 +569,9 @@ var SPEC = {
shadowOpacity: 60,
shadowColorMode: "default",
shadowCustomColor: "#000000",
clickThrough: false
clickThrough: false,
hoverPopouts: false,
hoverPopoutDelay: 150
}], onChange: "updateBarConfigs"
},