awesome/lib/wibox/layout
Uli Schlachter 3bda88ff64 Remove obsolete entries from check_for_invalid_requires.lua (#1673)
Most of the entries that are marked as "TODO: Get rid of these" were
handled. wibox.layout.align:get_children() never worked (it always
called a non-existent function), so we can easily fix this entry without
introducing a regression.

I opened https://github.com/awesomeWM/awesome/issues/1672 to track the
underlying problem behind the broken :get_children() function (which is
missing test coverage).

Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-03-26 15:20:18 -04: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 gears: Move awful.util.table to gears.table (#1641) 2017-03-08 15:18:33 -05:00
init.lua Add grid layout 2017-03-04 20:57:33 -05: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 gears: Move awful.util.table to gears.table (#1641) 2017-03-08 15:18:33 -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 gears: Move awful.util.table to gears.table (#1641) 2017-03-08 15:18:33 -05:00