awesome/lib
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
..
awful screen: Turn into proper lua object 2014-03-30 16:37:19 +02:00
gears gears.color: Add a pattern cache 2014-03-29 22:52:04 +01:00
menubar menubar: Fix API docs 2013-12-30 00:17:07 +01:00
wibox wibox.layout.base.fit_widget: Enforce sane width and height 2014-03-23 17:48:26 +01:00
beautiful.lua.in Expand '~' in the path for beautiful.init 2014-03-24 01:10:45 +01:00
naughty.lua.in naughty: fix ldoc 2014-02-22 16:35:17 +01:00