I’m mentioning this as a first pass before filing a bug report / feature request in case this is expected or known behavior. I often have several Atom windows open at a time in different projects – I use it quite a bit – and I recently upgraded from Atom 1.7 to Atom 1.15. In the newer version of Atom, the creation of a new window seems to call an existing window onto my current desktop; the old version did not do this.
To clarify: I open an Atom window on Desktop 4 (using "atom ") to work on Project A. Later, on Desktop 2, I open another Atom window (again using "atom " from the command line) to work on Project B. When I do this, the Project A window is moved to Desktop 2; then a new Project B window opens, also on Desktop 2. I’d prefer that the existing windows I have open not move around just because I’m opening other windows.
Has anyone else seen this behavior? Is there a configuration setting I can tweak to prevent this from happening? I open and close Atom windows a lot and it’s been interfering with my workflow a bit.
Thank you!