waybar/include
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
..
modules feat(river/tags): Allow hiding of unoccupied tags. 2023-01-24 22:34:05 +00:00
util Refactor rewriteTitle 2022-10-19 13:25:08 +02:00
AIconLabel.hpp refactor: lint 2022-04-06 08:37:19 +02:00
ALabel.hpp refactor: lint 2022-04-06 08:37:19 +02:00
AModule.hpp Bug: tripple click uses wrong event type 2022-08-06 13:52:00 +03:00
bar.hpp refactor: lint 2022-04-06 08:37:19 +02:00
client.hpp refactor: lint 2022-04-06 08:37:19 +02:00
config.hpp Add support for reading the config path from env 2022-09-05 08:21:36 +02:00
factory.hpp fix: lint 2023-01-04 16:26:50 +01:00
group.hpp refactor: lint 2022-04-06 08:37:19 +02:00
IModule.hpp refactor: lint 2022-04-06 08:37:19 +02:00