awesome/spec/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_spec.lua spec: fix "require" statements for busted 2.0.rc6 2015-02-19 12:13:53 +01:00
object_spec.lua gears.object: Add :weak_connect_signal() 2015-06-25 06:37:04 +02:00
sort_spec.lua Add unit tests 2014-08-23 22:09:06 +02:00