You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using sketchybar with the aerospace window manager. I have a sketchybar item configured to display the current workspace. When switching workspaces (e.g., using aerospace's keybindings), I observe a flickering or multiple highlight/unhighlight cycles on both the newly active and the previously active workspace items in sketchybar.
This behavior is not consistent and sometimes results in the wrong workspace being momentarily highlighted or a visual "blink" effect on the workspace items.
Expected Behavior:
When switching workspaces, only the newly active workspace item in sketchybar should be highlighted, and the previously active workspace item should be unhighlighted, with a single, clean transition.
I have the same issue, though I'm thinking it's related to aerospace. If you pull sketchybar out of the equation completely and just log the exec-on-workspace-change callback, you'll see that it's called just once when switching between working spaces, but doing so between the glitchy spaces it will be called twice causing the flicker.
In my case it seems to be fairly consistently broken when switching between a spaces with Arc Browser, and Ghostty.
I am using sketchybar with the aerospace window manager. I have a sketchybar item configured to display the current workspace. When switching workspaces (e.g., using aerospace's keybindings), I observe a flickering or multiple highlight/unhighlight cycles on both the newly active and the previously active workspace items in sketchybar.
This behavior is not consistent and sometimes results in the wrong workspace being momentarily highlighted or a visual "blink" effect on the workspace items.
Expected Behavior:
When switching workspaces, only the newly active workspace item in sketchybar should be highlighted, and the previously active workspace item should be unhighlighted, with a single, clean transition.
Environment:
My spaces.sh:
My space_windows.sh:
Screen.Recording.2025-05-12.at.16.43.37.mov
The text was updated successfully, but these errors were encountered: