mirror of
https://github.com/rad4day/Waybar.git
synced 2025-08-26 23:32:26 +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.