geommer / yabar

A modern and lightweight status bar for X window managers.
MIT License
679 stars 49 forks source link

Yabar stays in background, doesn't adjust my tiling in BSPWM. #130

Closed 68656c6c closed 7 years ago

68656c6c commented 7 years ago

Basically the title, I am using

The problem that happens is when I tile my things, it for some reason overlaps the bar.

Little story: I tried yabar with the normal (AUR package) but that started crashing because of instability and some configurations not properly loading in it, but the bar would easily react properly to the tiling and it wouldn't allow anything to be overlapping it (unless fullscreen), which was the nice thing about it.

So I turned to the (AUR package) that fetches the updates from git so I can add some more functionality to the bar, it fixed my crashes but now shows me things like this:

Screenshot of said overlapping.

Thank you and Kind Regards,

MeowMeowKins Thu, 23rd of Feb, 13:29

NBonaparte commented 7 years ago

Sorry, override redirect broke it. I've reverted that part back in 63f0bb2. Just so you know, you can use bspc config top_padding to set the top padding.

NBonaparte commented 7 years ago

I believe this has been fixed now, as all of the other issues reporting the same problem have been resolved. Feel free to reopen this issue if it still is broken.