awesome/lib/wibox
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
..
layout fit_widget(): Sanitize the result of :fit() 2015-08-23 17:08:44 +02:00
widget Merge branch 'add_gears_matrix' 2015-08-23 15:36:55 +02:00
drawable.lua Merge branch 'widget_context' 2015-08-23 15:33:43 +02:00
init.lua drawable: Use a context table as first argument to :draw() 2015-08-12 11:17:48 +02:00