awesome/lib/gears
Uli Schlachter 089ed0e8dd gears.object: Add :weak_connect_signal()
Connecting to a signal weakly has the same effect as connecting to it strongly,
but it allows the garbage collector to disconnect the signal in case nothing
else references this function.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-06-25 06:37:04 +02:00
..
color.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
debug.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
init.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
object.lua gears.object: Add :weak_connect_signal() 2015-06-25 06:37:04 +02:00
sort.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
surface.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
timer.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
wallpaper.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00