awesome/lib/wibox/widget
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
..
background.lua widget.background: Allow function as background image 2016-02-10 00:15:00 -05:00
base.lua widget.base: Add ':index(w, r)' method 2016-02-03 04:00:56 -05:00
imagebox.lua wibox.imagebox: Add a `clip` method based on the `gears.shape` API 2016-02-02 00:21:42 -05:00
init.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
systray.lua wibox.widget.systray: Also emit redraw_needed 2015-11-29 12:33:13 +01:00
textbox.lua Textbox:set_markup(): Print errors to stderr 2016-01-17 16:47:27 +01:00