awesome/lib
Uli Schlachter 7967d05915 imagebox: Don't try to scale by infinite (FS#1248)
When an imagebox was drawn with width or height zero, it tried to calculate the
needed scale factor for making the image fit. Sadly, this would be a division by
zero aka infinite in this case.

Fix this by just not drawing anything if there is no space available.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2014-04-02 22:48:06 +02:00
..
awful Make callbacks to rules.execute optional 2014-04-01 10:48:18 +02:00
gears gears.color: Add a pattern cache 2014-03-29 22:52:04 +01:00
menubar menubar: Fix API docs 2013-12-30 00:17:07 +01:00
wibox imagebox: Don't try to scale by infinite (FS#1248) 2014-04-02 22:48:06 +02:00
beautiful.lua.in Expand '~' in the path for beautiful.init 2014-03-24 01:10:45 +01:00
naughty.lua.in naughty: fix ldoc 2014-02-22 16:35:17 +01:00