awesome/lib/wibox/layout
Emmanuel Lepage Vallee 330c8d97e1 layout.flex: Base on layout.fixed rather than widget.base
This remove duplicated code and will allow more "collection"
style layouts to be implemented without logic duplication.

This commit also do some small cleanup to remove duplicated
code now present in `awful.util`.

Fixes https://github.com/awesomeWM/awesome/issues/617
2016-02-03 04:00:56 -05:00
..
align.lua wibox.widget: Add new `get_children(recursive)` method to all widgets 2016-02-03 04:00:42 -05:00
constraint.lua wibox.widget: Add new `get_children(recursive)` method to all widgets 2016-02-03 04:00:42 -05:00
fixed.lua layout.flex: Base on layout.fixed rather than widget.base 2016-02-03 04:00:56 -05:00
flex.lua layout.flex: Base on layout.fixed rather than widget.base 2016-02-03 04:00:56 -05:00
init.lua Add a scroll layout 2015-11-22 18:19:53 +01:00
margin.lua wibox.widget: Add new `get_children(recursive)` method to all widgets 2016-02-03 04:00:42 -05:00
mirror.lua wibox.widget: Add new `get_children(recursive)` method to all widgets 2016-02-03 04:00:42 -05:00
rotate.lua wibox.widget: Add new `get_children(recursive)` method to all widgets 2016-02-03 04:00:42 -05:00
scroll.lua wibox.widget: Add new `get_children(recursive)` method to all widgets 2016-02-03 04:00:42 -05:00