awesome/lib/wibox/layout
Uli Schlachter 6608b0aa1c wibox.layout.align: Give middle widget full height
I amended some change to commit 8560de597c which made the align layout's
middle widget really centered instead of being way too wide. However, this also
shrunk the widget on the "other" axis, too. This commit fixes that up.

A big "sorry" to Lukáš for breaking his patch.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2013-01-08 22:06:25 +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: add a new constraint layout 2013-01-05 23:05:30 +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 wibox.layout.flex: fix the fit function 2013-01-05 21:04:48 +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: Make the functions a little more object-y 2012-11-18 20:44:03 +01:00
rotate.lua.in wibox.layout.rotate: Add some good constructor arguments 2013-01-05 20:52:00 +01:00