That's not quite right. Here's the full deal. . .
Each Reason
document (music program) has 3
windows:
* Sequencer (Title: `filename.reason`)
* Mixer (`filename.reason (Mixer)`)
* Instrument rack (`filename.reason (Rack)`)
default document
https://i.imgur.com/IulsK4t.png
some other document
https://i.imgur.com/8YEsiBN.png
All document titles, default or otherwise, are as the bullet points above.
Here's the WPP that I have a trigger for a `Process Created` trigger with a 10s delay. (app takes 6-7s before it's ready)
https://i.imgur.com/Dvl7NWw.png
It runs on start but the windows are not in the right place. Same when I use the hotkey.
Just to see what it's doing, I then did Window Position Profile > New Profile and it shows this. (this is just an example profile, unsaved)
https://i.imgur.com/p3w0Y4w.png
As you can see in the first pic, the Mixer is not selected to be maximized, yet it's doing it anyway.
Here's the WPP I had that was working (past tense) with subsequently opened documents after the app had been started.
https://i.imgur.com/62JP8EP.png
Final result:
Using the "Startup" WPP hotkey performs the action with the default document, but the windows are wrong as stated above, even tho the window coordinates match the "document" WPP.
The "document" WPP does not trigger when opening a subsequent document, with a 3s delay after the last window opens (this used to work). The
hotkey for this WPP works with subsequent documents, but does nothing with the default document, even tho the window name filter matches?... Should match?