awesome/lib/wibox/widget
Uli Schlachter cf3c81fa9e Implement :set_children() sanely everywhere
This makes the code use the existing functions for setting widgets. That way,
all the sanity checks that the existing functions have are applied for this code
as well.

I just spent half an hour tracking down a bug where a boolean ended up as a
"widget" in a fixed layout. The symptom was that while drawing the widget, an
error happened. Via this change, the error would instead be flagged while
constructing the widget.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-02-27 13:55:34 +01:00
..
background.lua Implement :set_children() sanely everywhere 2016-02-27 13:55:34 +01:00
base.lua Fix luacheck warnings in lib/wibox 2016-02-12 09:15:55 +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