awesome/lib/wibox
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
..
container background: Deprecate `bgimage`. 2023-12-31 14:56:18 -08:00
layout wibox.layout.stack: Update the property documentation. 2022-08-29 22:49:47 -07:00
widget imagebox: Expose the "optimal size" properties. 2023-12-31 14:54:44 -08:00
drawable.lua doc: Add documentation linting and fix all issues it found. 2022-08-29 22:48:54 -07:00
hierarchy.lua doc: Add a mandatory `@noreturn` for functions and methods. 2022-08-29 22:49:45 -07:00
init.lua doc: Add a mandatory `@noreturn` for functions and methods. 2022-08-29 22:49:45 -07:00