awesome/spec/wibox/layout
Uli Schlachter bcc1751fca fit_widget(): Sanitize the result of :fit()
After this change, fit_widget() enforces that a widget cannot ask for more space
than was offered to it. This also fixes a rounding issue in the flex layout
where its fit function would return too small numbers.

Thanks to this, lots of "XXX" comments in spec/ disappear.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-08-23 17:08:44 +02:00
..
align_spec.lua fit_widget(): Sanitize the result of :fit() 2015-08-23 17:08:44 +02:00
fixed_spec.lua fit_widget(): Sanitize the result of :fit() 2015-08-23 17:08:44 +02:00
flex_spec.lua fit_widget(): Sanitize the result of :fit() 2015-08-23 17:08:44 +02:00