awesome/lib
Emmanuel Lepage Vallee e615173552 layout.fixed: Add methods to manipulate the layout after creation
Until now, this layout was "append only". There was no official
APIs to remove, replace, insert and swap widgets. This is fine
for the usual wibox + sensors widget used by the majority of
users, but lack flexibility necessary to use the layout system
to place dynamic elements such as clients.

The methods introduced by this commit are also recursive. This
allow widgets to be decorated, wrapped and splitted without
having to add boilerplate code everywhere.
2016-02-03 04:01:38 -05:00
..
awful awful.util: Make 'util.table.merge' return the table 2016-02-02 21:32:01 -05:00
beautiful Merge branch 'rgb-xresources' of https://github.com/actionless/awesome 2016-01-17 16:00:11 +01:00
gears gears.shape: Add isosceles_triangle shape 2016-02-02 00:21:42 -05:00
menubar Merge branch 'util-getdir' of https://github.com/psychon/awesome 2016-01-17 15:59:54 +01:00
naughty naughty: Follow textbox API change 2016-01-17 16:51:07 +01:00
wibox layout.fixed: Add methods to manipulate the layout after creation 2016-02-03 04:01:38 -05:00