Emmanuel Lepage Vallee
cf364a7b35
naughty: Add a `message` widget.
...
It tracks the notification message.
2019-06-08 18:56:08 -04:00
Emmanuel Lepage Vallee
f31afd8cb7
naughty: Add an icon widget.
...
This tracks the notification icon and add some resize strategies.
2019-06-08 18:56:08 -04:00
Emmanuel Lepage Vallee
3592d33b6c
naughty: Add a title widget.
...
It is a normal textbox with some extra boilerplate code. Having this
in a separate widget allows the notification to be defined from rc.lua
without a ton of beautiful options and connect_signal.
2019-06-08 18:56:08 -04:00
Emmanuel Lepage Vallee
916b49bde0
naughty: Add an actionlist widget.
...
This widget allows to use the actions without all the boilerplate
code associated with managing a list.
2019-06-08 18:56:08 -04:00