awesome/lib/wibox/layout
Lukáš Hrázký 66e52229f7 wibox.layout: add a new constraint layout
This layout can be used to constraint the size of the widget it holds.
Depending on the strategy passed to it, the widget will have a minimum,
maximum or exact size that was set through this layout.

Signed-off-by: Lukáš Hrázký <lukkash@email.cz>
Signed-off-by: Uli Schlachter <psychon@znc.in>
2013-01-05 23:05:30 +01:00
..
align.lua.in wibox.layout.align: make the middle widget really centered 2013-01-05 23:05:30 +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