awesome/lib/wibox/widget
Emmanuel Lepage Vallee b2d121aa18 widget.base: Add ':index(w, r)' method
This function is optionally recursive. This allow to manipulate
abstract layouts without really having to care about the exact
hierarchy.
2016-02-03 04:00:56 -05:00
..
background.lua wibox.widget: Add new `get_children(recursive)` method to all widgets 2016-02-03 04:00:42 -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