awesome/lib
Lucas Schwiderski 7bc3ec4c35
Fix composite widgets with top level container
When wrapping container widgets to create reusable composite widgets,
`drill` will be called twice on the same widget definition. The first
call happens within the wrapping function and applies the children
widgets fine. The second call happens when the composite widget is used,
but since there are no children widgets defined, the call to
`set_children` sets the existing child to `nil` instead.

Fixes #3213.

Signed-off-by: Lucas Schwiderski <lucas@lschwiderski.de>
2021-03-11 12:32:28 +01:00
..
awful fix client:activate action mouse_center (#3257) 2021-02-28 23:03:14 -08:00
beautiful client: Turn `rc.lua` logic into a new `request::border` signal. 2020-01-11 15:43:11 -08:00
gears Protect endswith and startswith from nil str 2021-01-26 17:58:25 +01:00
menubar Merge pull request #3070 from aDogCalledSpot/menubar_match_empty 2020-05-04 01:45:51 -07:00
naughty notifications: Make `:reset_timer()` more intuitive. (#3175) 2020-09-27 23:34:14 -07:00
ruled Update lib/ruled/notification.lua 2020-02-22 18:48:06 -05:00
wibox Fix composite widgets with top level container 2021-03-11 12:32:28 +01:00
beautiful.lua Add pointless naughty.lua and beautiful.lua files (#1259) 2016-12-08 23:53:50 +01:00
naughty.lua Add pointless naughty.lua and beautiful.lua files (#1259) 2016-12-08 23:53:50 +01:00