awesome/lib/wibox/widget
Emmanuel Lepage Vallee 6a68173ccb widget: Add a new container declaration syntax
This new syntax is inspired by the Awesome widget 3.2-3.4 API. It
allow cleaner widgets declaration. The produced code is usually much
shorted and easier to read than wibox.widget imperative syntax.
2016-02-10 01:09:50 -05:00
..
background.lua wibox.widget: Add `set_children` method 2016-02-10 01:09:50 -05:00
base.lua widget: Add a new container declaration syntax 2016-02-10 01:09:50 -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