Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

alt- 1 tab behaviour #44

Open
apobekiaris opened this issue Sep 9, 2016 · 4 comments
Open

alt- 1 tab behaviour #44

apobekiaris opened this issue Sep 9, 2016 · 4 comments

Comments

@apobekiaris
Copy link
Contributor

when you hit alt-tab once you go back to the last window. Is is possible to sort the windows same as alt-tab does so when GoToWindow is show the first entry to be the last window open? We could then hit Win+Tab then enter to navigate back to the last window. Right now when this is done I always see first the Teamviewer 2nd the current window 3rd the last window so it is much slower to navigate there.

@christianrondeau
Copy link
Owner

Are you running GoToWindow as an administrator?

@apobekiaris
Copy link
Contributor Author

yes I do run it as admin,

@christianrondeau
Copy link
Owner

When you are not running as administrator, it uses Window's built-in windows ordering, so the behavior is the one you suggest. When you are running as administrator, it gets windows from another Windows API (which is faster) that does not follow the same ordering. If you don't need to alt-tab between applications that runs with administrative access, you could try running GoToWindow not as an administrator.

Suggestions are welcome!

@apobekiaris
Copy link
Contributor Author

i am sorry i was not express my self well, my real problem here is the always top windows, these are messing up the order. If a window is always on top is stays first on the list. How about an option to always hide these always on top windows from the list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants