mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
feat(bar): show bar on workspace switch in auto-hide mode.
This commit is contained in:
@@ -202,6 +202,7 @@ Singleton {
|
||||
property string displayMode: "always_visible"
|
||||
property int autoHideDelay: 500 // ms before hiding after mouse leaves
|
||||
property int autoShowDelay: 150 // ms before showing when mouse enters
|
||||
property bool showOnWorkspaceSwitch: true // show bar briefly on workspace switch
|
||||
|
||||
// Widget configuration for modular bar system
|
||||
property JsonObject widgets
|
||||
|
||||
Reference in New Issue
Block a user