awesome/lib
Emmanuel Lepage Vallée a2cd918603
wibox: Stop monkey-patching the `get_children_by_id` function. (#2513)
Before this commit, it was added by `wibox.widget.base` if
`:setup()` is used. However it doesn't work for the `awful.popup`
because of the extra indirection.

This commit stops the monkey-patching and make sure the function
always exists. This doesn't prevent it from not working and in
the long run this should still be moved into the hierarchy.

However for now it makes the situation a lot more consistent and is a
quick band-aid without too much controversy.

Mitigate #2181
2019-01-01 15:04:47 -05:00
..
awful prompt: Add a `with_shell` property. (#2500) 2018-12-31 15:38:14 -05:00
beautiful Grammar correction. 2018-08-14 06:47:41 -05:00
gears Merge pull request #2182 from blueyed/doc-gtable-iterate 2018-11-12 16:40:53 +00:00
menubar fix(menubar): escape XML entities in the item name (#2522) 2018-12-31 15:35:52 -05:00
naughty dbus: fix nil notifications (#2180) 2018-10-07 16:09:12 +02:00
wibox wibox: Stop monkey-patching the `get_children_by_id` function. (#2513) 2019-01-01 15:04:47 -05: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