awesome/lib/wibox
Emmanuel Lepage Vallee cbea82f1c8 widget.background: Allow function as background image
There is already a hack into `awful.widget.common`. This system aim
to make the hack obselete while preserving the useful part.

I think this is also necessary to properly support SVG (with DPI
and resize).

Finally, Qt handle this using the QBrush concept, where you can have
programmatic patterns. Cairo doesn't have this concept, so there is no
"clean" way to have programmatic brushes.
2016-02-10 00:15:00 -05:00
..
layout layout.fixed: Add methods to manipulate the layout after creation 2016-02-03 04:01:38 -05:00
widget widget.background: Allow function as background image 2016-02-10 00:15:00 -05:00
drawable.lua wibox.drawable: Handle gears.surface's new error handling 2016-01-17 17:39:32 +01:00
hierarchy.lua doc: fix unintentional rendering as code due to indent 2015-10-14 00:22:26 +02:00
init.lua doc: fix unintentional rendering as code due to indent 2015-10-14 00:22:26 +02:00