feat(bar): show bar on workspace switch in auto-hide mode.

This commit is contained in:
dudujerry
2026-02-13 02:07:18 +08:00
parent 8fe1d32f33
commit 32e77f6ac8
6 changed files with 51 additions and 1 deletions
+1
View File
@@ -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