awesome/lib/wibox/layout
Emmanuel Lepage Vallée fd2307afd0 grid: fix an unavoidable assert (#2017)
`:add()` was called with the optional `...` arguments, but the
function required at least one argument.
2017-08-21 21:10:43 +02: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 gears: Move awful.util.table to gears.table (#1641) 2017-03-08 15:18:33 -05:00
flex.lua gears: Move awful.util.table to gears.table (#1641) 2017-03-08 15:18:33 -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 doc: Add examples for the ratio layout 2017-06-26 02:27:20 -04: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