Inner Space build 6062 fixed a bug with the Previous and Next window features NOT following the order specified in the
Focus Window Action (part of the Next/Previous window Hotkeys). When NOT following the Filter Targer order, internal Session IDs are used (which do not necessarily match the order of "is1" "is2" etc) and this is what you were used to. Depending on the game you're playing and the launch process, the default order after this fix may be incorrect.
You can revert to the previous order (which will be out of sequence if you close and reopen game windows anyway) by removing the "Filter Target" in the Focus Window Action. Or, you can enforce a specific client order by changing the Filter Target to a specifically-ordered value.
Here's what to do.
1. In the top left pane under Mapped Keys, select Always On (or whichever Key Map contains your active next/previous mappings)
2. In the bottom left pane expand Next window (and Previous window after, if desired)
3. Select the Step "1" under it
4. In the bottom right pane, the Focus Window Action should already be selected. By default, the Filter Target is set to "isboxer&~dxnothing". You can remove it entirely, or paste in the following (good for up to 20 game instances):
- Code:
(is1,is2,is3,is4,is5,is6,is7,is8,is9,is10,is11,is12,is13,is14,is15,is16,is17,is18,is19,is20)&isboxer&~dxnothing
5. Repeat 2-4 for Previous window if you want.
The *only* way to have your next/previous windows sorted in order every time regardless of whether any are opened/closed later, is to paste the given text in the Filter Target box.