awesome/lib/wibox/container
Emmanuel Lepage Vallee e82de8edb4 background: Deprecate `bgimage`.
It is now handled by the `wibox.container.border`. The current
implementation had many unhandled corner case and is less
flexible than the new API.

Some might argue deprecating the background from a background
container is... strange. This is true. However, keeing all
use case within the same codebase would make it too large.

The `gears.shape` support is incompatible with the border
widgets (which are used to implement the background images).
2023-12-31 14:56:18 -08:00
..
arcchart.lua wibox.container.arcchart: Update the property documentation. 2022-08-29 22:49:47 -07:00
background.lua background: Deprecate `bgimage`. 2023-12-31 14:56:18 -08:00
border.lua container: Add a broder container. 2023-12-31 14:54:44 -08:00
constraint.lua wibox.container.constraint: Update the property documentation. 2022-08-29 22:49:47 -07:00
init.lua container: Add a broder container. 2023-12-31 14:54:44 -08:00
margin.lua wibox.container.margin: Update the property documentation. 2022-08-29 22:49:47 -07:00
mirror.lua wibox.container.mirror: Update the property documentation. 2022-08-29 22:49:47 -07:00
place.lua wibox.container.place: Update the property documentation. 2022-08-29 22:49:47 -07:00
radialprogressbar.lua wibox.container.radialprogressbar: Update the property documentation. 2022-08-29 22:49:47 -07:00
rotate.lua wibox.container.rotate: Update the property documentation. 2022-08-29 22:49:47 -07:00
scroll.lua wibox.container.scroll: Update the property documentation. 2022-08-29 22:49:47 -07:00
tile.lua wibox.container.tile: Update the property documentation. 2022-08-29 22:49:47 -07:00