awesome/lib/wibox/widget
Uli Schlachter b1e7d3c22c Call check_widget() in :setup()
I just spent too much time tracking down a bug that happened while drawing a
widget. This is the reason why we should apply sanity checks while widgets are
constructed, so that we get a useful backtrace.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-02-27 13:58:48 +01:00
..
background.lua Implement :set_children() sanely everywhere 2016-02-27 13:55:34 +01:00
base.lua Call check_widget() in :setup() 2016-02-27 13:58:48 +01:00
imagebox.lua Fix luacheck warnings in lib/wibox 2016-02-12 09:15:55 +01:00
init.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
systray.lua Fix luacheck warnings in lib/wibox 2016-02-12 09:15:55 +01:00
textbox.lua Fix luacheck warnings in lib/wibox 2016-02-12 09:15:55 +01:00