awesome/lib/wibox/widget
Uli Schlachter 7bf2f17a8a Make gears.widget.{fit,layout}_widget more robust
This commit makes these methods invoke the method on a widget in a protected
context. Thanks to this, e.g. the wibox and other widgets are protected from
errors in a child widget.

Additionally, fit_widget() now assumes 0 if a widget's :fit() method didn't
provide a number.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-02-28 12:11:36 +01:00
..
background.lua Fix luacheck warnings in lib/wibox 2016-02-12 09:15:55 +01:00
base.lua Make gears.widget.{fit,layout}_widget more robust 2016-02-28 12:11:36 +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