Files
Waybar/include
LordMZTE fd601801b4 fix(river): hide vacant tags on initial startup
Before this, vacant tags would show with `hide-vacant` set on initial
startup, because we receive initial tag events from River before we show
the bar. In that case, we won't call `set_visible(false)` on the
respective buttons because they're not shown yet. This registers the
output status listener after we show the bar so we won't miss any
events.
2025-09-16 16:04:25 +02:00
..
2023-03-02 16:57:32 +03:00
2024-05-09 20:59:25 +02:00
2023-10-15 17:52:12 -03:00
2025-07-31 21:29:20 +03:00
2024-08-02 23:37:52 -05:00