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
sarubo
8d61790be7
doc: Add the markup example of popup_calendar
...
Refer to tests/examples/awful/widget/calendar_popup/default.lua
2021-11-21 23:49:46 +09:00
Emmanuel Lepage Vallee
2a65d8ade1
tests: Fix the layoutlist popup example.
...
`gears.table.cycle_value` returns 2 values. That accidentally
passed the second one to `awful.layout.set`, which didn't like
it at all.
2021-10-14 14:09:47 -07:00
Seth Barberee
ab6381686e
add calendar_popup pic to doc
2020-01-17 16:02:18 -06:00
Seth Barberee
9e3c418a03
add gears.table.cycle_value ( #2942 )
2019-12-12 22:10:10 -08:00
Emmanuel Lepage Vallee
90ddbb9cd0
doc: Add `local` in the launcher example.
...
It caused some versions of luacheck to bark.
2019-12-05 23:51:00 -05:00
Seth Barberee
431791accc
add layoutbox example
2019-12-05 23:48:55 -05:00
Seth Barberee
7440cf66f0
more docs for launcher ( #2935 )
...
Co-Authored-By: Aire-One <Aire-One@users.noreply.github.com>
2019-12-04 00:08:40 -05:00
Emmanuel Lepage Vallee
4524a7880d
tests: Test the layoutlist
2019-01-26 01:34:59 -05:00