My version is: 0.10.0
Here's my config:
show_layout_button = false
hide_empty_workspaces = false
[monitors.0]
auto_width = true
auto_height = true
x = 70
y = 0
width = 200
height = 40
[monitors.809585204]
auto_width = true
auto_height = true
x = 45
y = 0
width = 200
height = 40
What I changed here recently is x on both monitors. I tried hide_empty_workspaces, but I returned it to false for now. So, after updating to 0.10.0 and after this config changes, labels started to disappear on my [monitors.809585204]. It's my main monitor in Windows, but it's external by hardware. I'm gonna call it "monitor 2". [monitors.0] is my notebook monitor and switchers on it works fine
How to reproduce:
- Open some windows on monitor 2. I tested on chrome + explorer.
- Start komorebi-switcher with config above.
- Move some window to first monitor. I use it with keys
Alt+Shift+arrow. Here's what it does for me (piece of whkd config): alt + shift + left : komorebic move left and alt + shift + right : komorebic move right.
- komorebi-switcher will disappear on monitor 1.
If I set x to 0 and repeat these steps, then only icons for empty workspaces will disappear on monitor 2. So this bug has something to do with new "Hide empty workspaces" feature.
My version is: 0.10.0
Here's my config:
What I changed here recently is
xon both monitors. I triedhide_empty_workspaces, but I returned it tofalsefor now. So, after updating to 0.10.0 and after this config changes, labels started to disappear on my[monitors.809585204]. It's my main monitor in Windows, but it's external by hardware. I'm gonna call it "monitor 2".[monitors.0]is my notebook monitor and switchers on it works fineHow to reproduce:
Alt+Shift+arrow. Here's what it does for me (piece of whkd config):alt + shift + left : komorebic move leftandalt + shift + right : komorebic move right.If I set
xto 0 and repeat these steps, then only icons for empty workspaces will disappear on monitor 2. So this bug has something to do with new "Hide empty workspaces" feature.