LGUG2Z / komorebi

A tiling window manager for Windows 🍉
https://lgug2z.github.io/komorebi/
Other
9.65k stars 200 forks source link

[BUG]: Stackbar stays visible when changing workspace #838

Closed CtByte closed 6 months ago

CtByte commented 6 months ago

Describe the bug The Stackbar does not hide when switching to a new workspace.


To Reproduce Steps to reproduce the behavior:

  1. Have a stackbar visible
  2. Switch workspaces
  3. See bug

Expected behavior The stackbar hides when the workspace is changed.


Screenshots and Videos

https://github.com/LGUG2Z/komorebi/assets/165908630/fe681f90-84de-4f62-9bc0-a6eac92c55a9


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.

CtByte commented 6 months ago

It works, thank you!