awesome/lib/wibox/layout
Emmanuel Lepage Vallee 0a39d196c7 wibox.layout: Add the new 'ratio' layout
This layout allow each widgets to take 'r' percent of the total
space, where 'r' is configurable.

It re-implement the 'wfact' system used by `awful.layout.suit.tile`
2016-02-10 21:40:40 -05:00
..
align.lua wibox.widget: Add `set_children` method 2016-02-10 01:09:50 -05:00
constraint.lua wibox.widget: Add `set_children` method 2016-02-10 01:09:50 -05:00
fixed.lua wibox.widget: Add `set_children` method 2016-02-10 01:09:50 -05:00
flex.lua wibox.widget: Add `set_children` method 2016-02-10 01:09:50 -05:00
init.lua wibox.layout: Add the new 'ratio' layout 2016-02-10 21:40:40 -05:00
margin.lua wibox.widget: Add `set_children` method 2016-02-10 01:09:50 -05:00
mirror.lua wibox.widget: Add `set_children` method 2016-02-10 01:09:50 -05:00
ratio.lua wibox.layout: Add the new 'ratio' layout 2016-02-10 21:40:40 -05:00
rotate.lua wibox.widget: Add `set_children` method 2016-02-10 01:09:50 -05:00
scroll.lua wibox.widget: Add `set_children` method 2016-02-10 01:09:50 -05:00
stack.lua wibox.layout: Add new 'stack' layout 2016-02-10 21:40:40 -05:00