Emmanuel Lepage Vallee
88c65a71dd
textbox: Rename `align` to `halign`.
...
`halign` is used in multiple place in the API. Once upon a time,
Awesome only supported horizontal widgets, but this era has long
passed.
Fix #3640
2022-09-06 16:11:04 -07:00
Emmanuel Lepage Vallee
f5b2f34269
doc: Update some examples not to hardcode the foreground color.
2022-08-29 22:48:54 -07:00
Emmanuel Lepage Vallee
2d477383ee
tests: Test the notification rules.
2020-02-15 20:33:21 -05:00
Emmanuel Lepage Vallee
aabbb412fe
naughty.action: Fix icon_only.
...
It could not be specified in the contructor.
Fix #2815
2019-07-07 16:07:37 -04:00
Emmanuel Lepage Vallee
c97cb5c282
tests: Test the new naughty.widgets
...
This commit also add some "magic" comments to existing tests so they
render correctly. Note that some older commits predates these "magic"
comments, which is why they are not there.
2019-06-08 18:56:08 -04:00