awesome/lib
Uli Schlachter 14fa66c63f wibox.drawables: Fix a memleak
Drawables could never be garbage-collected, because of the "wallpaper_changed"
signal. The callback function for this signal kept a strong reference to the
drawable.

Fix this by putting all drawable's draw() methods into a weakly keyed tabled so
that the strong reference to them disappears.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2012-11-03 19:52:39 +01:00
..
awful awful.icccm: Handle titlebars 2012-11-01 13:53:23 +01:00
gears gears.object: Give better error messages 2012-10-14 16:58:54 +02:00
menubar menubar: Make prompt configurable 2012-09-12 17:34:22 +02:00
wibox wibox.drawables: Fix a memleak 2012-11-03 19:52:39 +01:00
beautiful.lua.in Remove all traces of awsetbg and wallpaper setters 2012-07-29 15:38:31 +02:00
naughty.lua.in make naughty catch appname from DBUS messages 2012-09-16 10:44:39 +02:00