awesome/lib
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
..
awful Merge pull request #701 from psychon/client-gravity-fullscreen 2016-02-17 17:14:51 +01:00
beautiful Fix luacheck warnings in beautiful and menubar 2016-02-11 21:55:32 +01:00
gears Fix all luacheck warnings in lib/gears 2016-02-12 09:11:50 +01:00
menubar Fix luacheck warnings in beautiful and menubar 2016-02-11 21:55:32 +01:00
naughty Fix naughty.reset_timeout 2016-02-14 14:42:40 +01:00
wibox Implement :set_children() sanely everywhere 2016-02-27 13:55:34 +01:00