mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-16 16:02:39 +02: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.