awesome/lib/wibox/container
Pepijn Krijnsen fd22d51207 Correct width and height documentation
The constraint:set_width function listed ‘height’ as a required parameter; the constraint:set_height function listed ‘width’ as a required parameter. Swapped those around.
2022-02-12 21:10:42 +00:00
..
arcchart.lua doc(@supermodule): Add to wibox.container modules 2021-04-02 19:24:07 +02:00
background.lua background: Correctly apply the matrix in the fallback border code. 2021-10-30 22:43:46 -07:00
constraint.lua Correct width and height documentation 2022-02-12 21:10:42 +00:00
init.lua container: Add a tile container. 2021-04-24 23:28:18 -07:00
margin.lua doc(@supermodule): Add to wibox.container modules 2021-04-02 19:24:07 +02:00
mirror.lua doc(@supermodule): Add to wibox.container modules 2021-04-02 19:24:07 +02:00
place.lua doc: Document the place container. 2021-04-24 23:28:18 -07:00
radialprogressbar.lua doc(@supermodule): Add to wibox.container modules 2021-04-02 19:24:07 +02:00
rotate.lua doc(@supermodule): Add to wibox.container modules 2021-04-02 19:24:07 +02:00
scroll.lua doc(@supermodule): Add to wibox.container modules 2021-04-02 19:24:07 +02:00
tile.lua container.tile: Correctly transfer the Cairo source to the tile. 2021-09-24 08:42:42 -07:00