awesome/lib/wibox/layout
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
..
align.lua wibox.layout.align: Update the property documentation. 2022-08-29 22:49:47 -07:00
constraint.lua Move awful.util.deprecate and awful.util.deprecate_class to gears.debug 2017-03-15 20:08:22 -05:00
fixed.lua wibox.layout.fixed: Update the property documentation. 2022-08-29 22:49:47 -07:00
flex.lua wibox.layout.flex: Update the property documentation. 2022-08-29 22:49:47 -07:00
grid.lua grid: Apply Awesome v4.2 naming conventions. 2023-12-31 00:57:07 -08:00
init.lua Fix ldoc modules summaries missing the final `.`. 2019-11-28 13:53:59 +01:00
manual.lua doc: Add a mandatory `@noreturn` for functions and methods. 2022-08-29 22:49:45 -07:00
margin.lua Move awful.util.deprecate and awful.util.deprecate_class to gears.debug 2017-03-15 20:08:22 -05:00
mirror.lua Move awful.util.deprecate and awful.util.deprecate_class to gears.debug 2017-03-15 20:08:22 -05:00
ratio.lua wibox.layout.ratio: Update the property documentation. 2022-08-29 22:49:47 -07:00
rotate.lua Move awful.util.deprecate and awful.util.deprecate_class to gears.debug 2017-03-15 20:08:22 -05:00
scroll.lua Move awful.util.deprecate and awful.util.deprecate_class to gears.debug 2017-03-15 20:08:22 -05:00
stack.lua wibox.layout.stack: Update the property documentation. 2022-08-29 22:49:47 -07:00