awesome/lib/wibox/layout
Lukáš Hrázký 1881ceb9d3 wibox.layout.flex: add set_max_widget_size() function
The function can be used to set the maximum size the widget in the
flex layout should take.

Signed-off-by: Lukáš Hrázký <lukkash@email.cz>
Signed-off-by: Uli Schlachter <psychon@znc.in>
2013-02-20 13:08:27 +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: add set_max_widget_size() function 2013-02-20 13:08:27 +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