THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#664 - awful.rules
User who did this - Damjan (gdamjan)
----------
This is probably related to the issue I've noticed, that is I have the
following rule:
{ rule = { class = "XTerm" },
properties = { tag = tags[1][1] } },
i.e. I put all xterms on tag 1. the thing is, when I'm on any other tag and
press mod+enter, I see the xterm flashing very briefly on the current tag,
before beeing moved to tag 1.
I guess the problem is the "manage" signal callback are called in a undeterministic order, and
probably the "manage" callback in awful.tag (where c.screen is set) is called before the
"manage" callback in awful.rules (where the tag is set).
This needs to be more flexible (maybe just remove it from awful and put it in
rc.lua)
----------
More information can be found at the following URL:
http://awesome.naquadah.org/bugs/index.php?do=details&task_id=664#comment1483
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].