awesome/lib/wibox/layout
Emmanuel Lepage Vallee b74b8ea0cd margin: Add an option to :fit() -> 0,0 when the content is empty
Make it easier to write "optional" widgets, like empty textbox
that can be filled only in certain scenarios.
2016-01-18 03:38:46 -05: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 margin: Add an option to :fit() -> 0,0 when the content is empty 2016-01-18 03:38:46 -05:00
mirror.lua typo: replace 'wibox' with 'context' where relevant 2015-12-31 15:33:22 +01: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