awesome/lib/wibox/layout
Emmanuel Lepage Vallee d85588babe wibox: Create a container module
Previously, the "containers" were placed in layout or widget.

They all have similar APIs and usage, so lets bring them together.
2016-05-30 17:51:19 -04:00
..
align.lua Implement :set_children() sanely everywhere 2016-02-27 13:55:34 +01:00
constraint.lua wibox: Create a container module 2016-05-30 17:51:19 -04:00
fixed.lua fixed: Use the shared documentation and fix the doc 2016-05-09 01:37:48 -04:00
flex.lua flex: Use the shared documentation and fix the doc 2016-05-09 01:37:48 -04:00
init.lua wibox: Add widget and layout metatable for widget creation 2016-03-19 17:37:33 -04:00
margin.lua wibox: Create a container module 2016-05-30 17:51:19 -04:00
mirror.lua wibox: Create a container module 2016-05-30 17:51:19 -04:00
ratio.lua ratio: Use the shared documentation and fix the doc 2016-05-09 01:37:48 -04:00
rotate.lua wibox: Create a container module 2016-05-30 17:51:19 -04:00
scroll.lua wibox: Create a container module 2016-05-30 17:51:19 -04:00
stack.lua stack: Use the shared documentation and fix the doc 2016-05-09 01:37:48 -04:00