awesome/lib/wibox/layout
Emmanuel Lepage Vallee e12c000b97 layout: Add separator widget support to 3 layouts
The ratio, fixed and flex layout can now display a widget between
each layout elements.

The align layout was left out because it doesn't support spacing
2017-11-24 19:13:59 -05:00
..
align.lua Remove obsolete entries from check_for_invalid_requires.lua (#1673) 2017-03-26 15:20:18 -04:00
constraint.lua Move awful.util.deprecate and awful.util.deprecate_class to gears.debug 2017-03-15 20:08:22 -05:00
fixed.lua layout: Add separator widget support to 3 layouts 2017-11-24 19:13:59 -05:00
flex.lua layout: Add separator widget support to 3 layouts 2017-11-24 19:13:59 -05:00
grid.lua grid: fix an unavoidable assert (#2017) 2017-08-21 21:10:43 +02:00
init.lua wibox.layout: Add a `manual` layout. 2017-06-11 01:14:10 -04:00
manual.lua wibox.layout: Add a `manual` layout. 2017-06-11 01:14:10 -04:00
margin.lua Move awful.util.deprecate and awful.util.deprecate_class to gears.debug 2017-03-15 20:08:22 -05:00
mirror.lua Move awful.util.deprecate and awful.util.deprecate_class to gears.debug 2017-03-15 20:08:22 -05:00
ratio.lua layout: Add separator widget support to 3 layouts 2017-11-24 19:13:59 -05:00
rotate.lua Move awful.util.deprecate and awful.util.deprecate_class to gears.debug 2017-03-15 20:08:22 -05:00
scroll.lua Move awful.util.deprecate and awful.util.deprecate_class to gears.debug 2017-03-15 20:08:22 -05:00
stack.lua stack: Add offset support 2017-06-26 02:27:20 -04:00