awesome/lib/wibox/layout
Uli Schlachter 8af54130d6 Fix wibox.layout.flex:fit() (FS#1126)
The flex:fit() function was calling the fit() function of the widgets it
contained with too large values, trying to hand out more space than it had
available. This resulted in more space being requested than was available and
some weird layout issues resulted.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2013-03-24 22:32:53 +01:00
..
align.lua.in wibox.layout.align: Give middle widget full height 2013-01-08 22:06:25 +01:00
base.lua.in wibox.layout.base: Use math.min/max 2013-01-05 20:50:17 +01:00
constraint.lua.in wibox.layout.constraint: fix the min and max strategies 2013-03-10 11:24:53 +01:00
fixed.lua.in wibox.layout: remove unnecessary wrapping of draw and fit functions 2013-01-05 20:59:42 +01:00
flex.lua.in Fix wibox.layout.flex:fit() (FS#1126) 2013-03-24 22:32:53 +01:00
init.lua.in wibox.layout: add a new constraint layout 2013-01-05 23:05:30 +01:00
margin.lua.in wibox: Make the functions a little more object-y 2012-11-18 20:44:03 +01:00
mirror.lua.in wibox: Improve constructor functions for some layouts 2013-03-10 13:46:28 +01:00
rotate.lua.in wibox: Improve constructor functions for some layouts 2013-03-10 13:46:28 +01:00