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
Describe the bug
The Stackbar does not hide when switching to a new workspace.
To Reproduce
Steps to reproduce the behavior:
Have a stackbar visible
Switch workspaces
See bug
Expected behavior
The stackbar hides when the workspace is changed.
Screenshots and Videos
Recording.2024-05-21.122538.mp4
Operating System
OS Name: Microsoft Windows 11 Pro
OS Version: 10.0.22631 N/A Build 22631
komorebic check Output
No KOMOREBI_CONFIG_HOME detected, defaulting to C:\Users\{UserName}
Looking for configuration files in C:\Users\{UserName}
Found komorebi.json; this file can be passed to the start command with the --config flag
Found C:\Users\{UserName}\.config\whkdrc; key bindings will be loaded from here when whkd is started, and you can start it automatically using the --whkd flag
Additional context
I am using the current master branch 0dc17e9. I used the gui to change the mode of the stackbar: I see the bug on both OnStack and Always modes.
The text was updated successfully, but these errors were encountered:
This commit ensures that whenever we receive a
stackbar_manager::Notification any stackbars not associated with the
current workspace on each monitor are destroyed.
fix#838
Describe the bug
The Stackbar does not hide when switching to a new workspace.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The stackbar hides when the workspace is changed.
Screenshots and Videos
Recording.2024-05-21.122538.mp4
Operating System
komorebic check
OutputAdditional context
I am using the current
master
branch 0dc17e9. I used thegui
to change the mode of the stackbar: I see the bug on bothOnStack
andAlways
modes.The text was updated successfully, but these errors were encountered: