awful.tag.attached_connect_signal: Simplify
commit9c9b2b52b007860677bcd38f141efa0570bef021
authorUli Schlachter <psychon@znc.in>
Sat, 20 Oct 2012 15:35:09 +0000 (20 17:35 +0200)
committerUli Schlachter <psychon@znc.in>
Sat, 20 Oct 2012 20:54:20 +0000 (20 22:54 +0200)
tree33efd2794005ee6a3f8dfaafdc48d2713270a85e
parent2ada67b730091f213e0d7bf7855d25e4553610ea
awful.tag.attached_connect_signal: Simplify

Signals are emitted on individual objects and on the class for a while now. This
can be used to simplify this function a lot.

Signed-off-by: Uli Schlachter <psychon@znc.in>
lib/awful/tag.lua.in