awesome/lib/awful/layout
Uli Schlachter 271f084735 screen: Turn into proper lua object
This makes the screen objects use our existing infrastructure for implementing
classes and objects with lua instead of hand-rolling an own version.

This results in some small API change: Screen objects no longer have an
add_signal() function and instead this function exists on the parent screen
class.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2014-03-30 16:37:19 +02:00
..
suit Drop focus:raise() in magnifier.arrange 2014-03-24 17:20:49 +01:00
init.lua.in screen: Turn into proper lua object 2014-03-30 16:37:19 +02:00