mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
feat(dock): add frame indicator for static dock with settings toggle and fade animation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user