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
|
328551d479
|
doc: Fix the UML template luacheck issues
|
2022-08-29 22:49:47 -07:00 |
Lucas Schwiderski
|
345de1e9d9
|
bug: Add workaround for new image paths
|
2022-08-29 22:48:54 -07:00 |
Emmanuel Lepage Vallee
|
6b4b09adc5
|
doc: Fix the UML template svg generation.
It was mixing the actual HTML relative path with the build directory
path. This doesn't work universally. It didn't work on `awesome-www`
builder.
|
2019-10-01 02:07:05 -04:00 |
Emmanuel Lepage Vallee
|
f0bf0df6f0
|
doc: Add an UML class diagram like table of cardinalities.
It will help users find how to get some objects from other objects.
|
2019-08-19 01:19:32 -04:00 |