waybar/include/modules/river
Robert Morrison 00e4598c25
feat(river/tags): Allow hiding of unoccupied tags.
This is a very simple attempt at providing the option to hide unoccupied
tags in the `river/tags` module.

It adds the option `hide-unoccupied` to hide the buttons when a tag is
unoccupied.

ISSUES: This change currently has an issue due to the way that waybar
initialises the bar using the `showall()` function. This causes all the
tags to be visible by default until an update operation happens.
2023-01-24 22:34:05 +00:00
..
mode.hpp river/mode: new module 2022-06-01 15:35:08 +00:00
tags.hpp feat(river/tags): Allow hiding of unoccupied tags. 2023-01-24 22:34:05 +00:00
window.hpp fix: lint 2022-05-23 13:47:14 +02:00