THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added:
FS#700 - tagtoggle shifts focus from current client window User who did this - Uli Schlachter (psychon) ---------- toggletag() gets the client's tags via c:tags(). Then it modifies that table and re-sets it with c:tags(table). The problem is that c:tags(table) first removes all tags from the client and then re-tags the client with all the tags in the table. Obviously, the untagging causes the client to lose the input focus. :( Who wants to make luaA_client_tags() more intelligent so that it doesn't untag the client completely, but only removes old/adds new tags? ---------- More information can be found at the following URL: http://awesome.naquadah.org/bugs/index.php?do=details&task_id=700#comment1616 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].
