fuhsjr00 / bug.n

Tiling Window Manager for Windows
GNU General Public License v3.0
3.34k stars 213 forks source link

[Bug] Bar disappears on second monitor in "tray" mode #303

Open nullbyto opened 8 months ago

nullbyto commented 8 months ago

Hello, So the issue is when I have these two lines set in the config:

Config_verticalBarPos=tray
Config_showTaskBar=1

In this case the bar should be on top of the windows taskbar. It looks like this. (It happens on the default bar, with only these two lines of config too) image

What happens is, that the bar on the second monitor disappears, every time I switch the focus between workspaces/view with win+number. It comes back when I switch focus between windows, or I go to the second monitor and switch workspaces/view there. Note it comes back not correctly drawn like this: image

Any suggestions?