awesome/lib/wibox/layout
Uli Schlachter 1c8aa0f5f4 Add a scroll layout
This allows scrolling a widget if there is too few space available. There are
several different modes available for how the scrolling "looks like".

Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-11-22 18:19:53 +01:00
..
align.lua Add some constructor arguments to some layouts 2015-10-17 14:50:46 +02:00
constraint.lua Explicitly track dependencies between widgets 2015-09-17 18:17:05 +02:00
fixed.lua Add some constructor arguments to some layouts 2015-10-17 14:50:46 +02:00
flex.lua Add some constructor arguments to some layouts 2015-10-17 14:50:46 +02:00
init.lua Add a scroll layout 2015-11-22 18:19:53 +01:00
margin.lua Explicitly track dependencies between widgets 2015-09-17 18:17:05 +02:00
mirror.lua Merge pull request #458 from psychon/explicit_widget_deps 2015-09-21 21:12:39 +02:00
rotate.lua Merge pull request #458 from psychon/explicit_widget_deps 2015-09-21 21:12:39 +02:00
scroll.lua Add a scroll layout 2015-11-22 18:19:53 +01:00