Re: [dev] [dwm][bug] Programs teleport tag on startup

2021-01-16 Thread Eric Pruitt
On Sat, Jan 16, 2021 at 10:13:11PM -0800, Spenser Truex wrote: > To me this seems like undesirable behaviour, since after opening a > program one has to wait for it to load before switching the current tag. > > Reproduction: > Run a program (eg. firefox) in tag 1 > Switch tag view before it loads

[dev] [dwm][bug] Programs teleport tag on startup

2021-01-16 Thread Spenser Truex
To me this seems like undesirable behaviour, since after opening a program one has to wait for it to load before switching the current tag. Reproduction: Run a program (eg. firefox) in tag 1 Switch tag view before it loads to tag 2 It gets labeled in tag 2, not tag 1. Expect: use tag 1, not 2. I