Commit Graph

10 Commits

Author SHA1 Message Date
elig0n fcd23a7478
doc: fix typo in ruled example (#3972) 2024-10-27 20:31:55 +01:00
mergify[bot] d998bb256c
Merge pull request #3967 from elig0n/notif_template1
ruled.notifications remove mistaken code example line
2024-10-26 14:00:01 +00:00
elig0n 06901a9190 fix missing DOC_HIDE 2024-10-15 10:09:47 +03:00
elig0n e12ed2529b
fix typo in urgency.lua (#3965) 2024-10-14 06:54:08 +02:00
Emmanuel Lepage Vallee 956bd96e94 grid: Apply Awesome v4.2 naming conventions.
* Stop using top level properties for vertical/horizontal
* No abbreviations
* Use height/width instead of size
* Don't use methods where properties can be used
2023-12-31 00:57:07 -08:00
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