Closed GoogleCodeExporter closed 9 years ago
This has been a known feature ;-) for a loooong time. You can workaround this
by
listening for the CreateClient event and adding the current view's tag to the
client.
See also http://github.com/sunaku/wmiirc/blob/master/display/client.yaml#L34
Original comment by sun...@gmail.com
on 12 Apr 2010 at 9:01
Aren't these two different things?
The workaround by sunaku is for the tagging problem also mentioned in issue 165
and
fixed by Kris.
What menno.smits describes happens on a single tag with two screens. So I cannot
imagine that a tagrule "/Firefox/ -> sel" or sunakus workaround fixes this
issue, but
maybe it is worth a try.
Original comment by skwi...@googlemail.com
on 28 Apr 2010 at 6:42
I confirm this issue (using acroread) and that it is different from issue 165,
i.e.,
tagruling acroread sel does not help. Did not test with sunaku's wmiirc though.
I can see uses for the current behavior, so in the end the ability to add a
screen
preference by a tagrule would be nice:
- No tagrule: screen, where other windows of the application are (current
behavior).
- tagrule "screen:0": first screen, etc.
- tagrule "screen:sel": the current screen
Maybe the last is problematic, one could argue that it should be ignored when
the
client spawns on another but the current tag.
Original comment by skwi...@googlemail.com
on 7 May 2010 at 12:09
Apps in the same window group tend to open in the same column. At any rate,
you're
right, I really need to extend tagrules.
Original comment by maglion...@gmail.com
on 30 May 2010 at 7:51
This issue was updated by revision 5a37afb525.
If you don't want grouping behavior for a client, set group=0 for
that client in /rules. This will inhibit the affinity for tags and
for columns.
Original comment by maglion...@gmail.com
on 2 Jun 2010 at 2:39
Original issue reported on code.google.com by
menno.sm...@gmail.com
on 8 Apr 2010 at 10:15