Emmanuel Lepage Vallee
|
eddb83fb72
|
calendar: Add a border width property.
|
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
|
1b726985de
|
wibox.widget.calendar: Update the property documentation.
|
2022-08-29 22:49:47 -07:00 |
Emmanuel Lepage Vallee
|
4bd90f0f35
|
doc: Add documentation linting and fix all issues it found.
|
2022-08-29 22:48:54 -07:00 |
mattplm
|
97726e8f38
|
Stop using fixed row number
|
2021-08-28 23:10:40 +02:00 |
Aire-One
|
82a2769e04
|
Fix ldoc modules summaries missing the final `.`.
|
2019-11-28 13:53:59 +01:00 |
Emmanuel Lepage Vallee
|
11d7a614d9
|
doc: Add a constructor stereotype for everything.
This forces the constructor functions to be at the top of the API
documentation rather than in a random position.
|
2019-06-08 18:13:42 -04:00 |
Emmanuel Lepage Vallee
|
bb51add089
|
doc: Move all widgets to a new section.
|
2019-06-08 17:49:14 -04:00 |
Uli Schlachter
|
07d561ee91
|
wibox.widget.calendar: Stop using make_widget_declarative
Signed-off-by: Uli Schlachter <psychon@znc.in>
|
2017-07-09 19:00:16 +02:00 |
getzze
|
5b0abb9541
|
widget: Add a calendar widget
|
2017-06-12 02:58:06 -04:00 |