awesome/lib/wibox/widget
Lukáš Hrázký 470142acc3 wibox.widget.textbox: return 0, 0 from fit() if either w or h is 0
A hack around abusing the fact that width of a textbox is 0 when its
empty, while it's height is still set according to the font.

Signed-off-by: Lukáš Hrázký <lukkash@email.cz>
Signed-off-by: Uli Schlachter <psychon@znc.in>
2013-02-20 13:08:27 +01:00
..
background.lua.in widgets: Add some constructor arguments 2012-11-25 19:16:31 +01:00
base.lua.in Fix errors from missing themes 2012-11-27 22:55:42 +01:00
imagebox.lua.in imagebox: Use a different entry for saving the image 2012-11-27 17:24:54 +01:00
init.lua.in Fix warnings from LDoc 2012-11-19 15:35:32 +01:00
systray.lua.in wibox.widget.systray: Properly work when rotated (FS#1115) 2013-02-16 22:14:08 +01:00
textbox.lua.in wibox.widget.textbox: return 0, 0 from fit() if either w or h is 0 2013-02-20 13:08:27 +01:00