a2cd918603
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 |
||
---|---|---|
.. | ||
background.lua | ||
base.lua | ||
calendar.lua | ||
checkbox.lua | ||
graph.lua | ||
imagebox.lua | ||
init.lua | ||
piechart.lua | ||
progressbar.lua | ||
separator.lua | ||
slider.lua | ||
systray.lua | ||
textbox.lua | ||
textclock.lua |