awesome/lib
Uli Schlachter 7e21f85c3c wibox.layout.base.fit_widget: Enforce sane width and height
Previously, odd things could happen if a widget was getting fitted into a
negative width or, even worse, width being NaN (not a number)!

This can e.g. happen due to a margin layout which doesn't get enough space to
even draw the margin that it is supposed to add.

Fix this by enforcing a minimum value of 0 for the width and height that a
widget gets fitted into.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2014-03-23 17:50:15 +01:00
..
awful awful.client: Add marked and unmarked signals (FS#1227) 2014-03-23 16:37:48 +01:00
gears Bump minimum lgi dependency to 0.7.0 2014-03-17 17:59:58 +01:00
menubar menubar: Fix API docs 2013-12-30 00:17:07 +01:00
wibox wibox.layout.base.fit_widget: Enforce sane width and height 2014-03-23 17:50:15 +01:00
beautiful.lua.in Fix errors from missing themes 2012-11-27 22:55:42 +01:00
naughty.lua.in naughty: fix ldoc 2014-02-22 16:35:17 +01:00