mirror of
https://github.com/rad4day/Waybar.git
synced 2025-11-21 07:52:39 +01:00
Invisible bar on a `top` layer would still intercept pointer events and stop them from reaching windows below. Always changing the layer to to `bottom` along with making bar invisible would prevent that.