THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task is now closed:
FS#884 - "property::selected"-signal broken?
User who did this - Uli Schlachter (psychon)
Reason for closing: Not a bug
Additional comments about closing: "property::signal" isn't emitted on the tag class, but
on the individual tags. Try this (nil means "all screens"):
awful.tag.attached_add_signal(nil, "property::selected", function () print("I know
how to use signals") end)
(In the git/master branch this is changed so that instance signals are also
emitted on the class, so your code would work there)
More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&task_id=884
You are receiving this message because you have requested it from the Flyspray
bugtracking system. If you did not expect this message or don't want to
receive mails in future, you can change your notification settings at the URL
shown above.
--
To unsubscribe, send mail to [email protected].