Making always-on-top windows follow the same MRU order as other windows

Posted by nitro2k01 on Super User See other posts from Super User or by nitro2k01
Published on 2013-10-27T03:36:44Z Indexed on 2013/10/27 3:58 UTC
Read the original article Hit count: 526

Note: I'm using Windows 7 with the classical alt-tab style, ie the registry key AltTabSettings set to 1.

I want to use MRU (most recently used) ordering of windows in the alt-tab list. However, because the windows are ordered in the Z order of the windows rather than actual MRU, this sometimes gives a different order after switching from an always-on-top application.

Example: I have applications A, B and C open. A is set to always-on-top while the others aren't. A is focused. I now press alt-tab and application B is focused. I now press alt-tab but instead of application A receiving focus, application C does. Since A has a higher Z order, it's now left of application B, despite being the most recently used, and application C is placed right of B and is the one first getting focus by the cursor. To switch to application A, I need to press shift+alt-tab or cycle through all the other open windows. This is annoying when flicking focus back and forth between an always-on-top application and one that isn't always-on-top.

Is there a way to make the alt-tab ordering strictly MRU?

© Super User or respective owner

Related posts about windows-7

Related posts about Windows