feat(dock): add frame indicator for static dock with settings toggle and fade animation

This commit is contained in:
tibssy
2026-02-06 03:42:03 +00:00
parent c583be80a1
commit ee322448d9
5 changed files with 49 additions and 7 deletions
+1
View File
@@ -537,6 +537,7 @@ Singleton {
property double deadOpacity: 0.6
property real animationSpeed: 1.0 // Speed multiplier for hide/show animations (0.1 = slowest, 2.0 = fastest)
property bool sitOnFrame: false
property bool showFrameIndicator: true
}
// network