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

Add ability to AltTab between all windows, not just apps #20

Open
ejnaiman opened this issue Nov 10, 2024 · 4 comments
Open

Add ability to AltTab between all windows, not just apps #20

ejnaiman opened this issue Nov 10, 2024 · 4 comments

Comments

@ejnaiman
Copy link

Clipboard01

In Windows native, AltTab switches between all windows - so if I have 2 chrome windows open (as in your example), I can switch between them, as opposed to jumping between apps.
If you would add that as an option, that would be very helpful for me.
For now I have to use WinTab and then the arrow keys.

Thanx, EJ

@hdlx
Copy link
Owner

hdlx commented Nov 11, 2024

Hey, thanks for making the issue 🙂 It's clear now.
If you want to switch between windows of a specific application, say Chrome in the example, you can by first selecting Chrome using alt + tab, and then switching between the 2 Chrome windows using alt + `.
Is that sufficient?
Treating each window like a single entry is definitely doable, but then, we end up with a reproduction of the native Windows switcher behavior. The main point of Alt App Switcher is differ from Windows behavior by merging windows of the same app into one single entry. It's inspired by the behavior of the MacOS switcher.

@ejnaiman
Copy link
Author

ejnaiman commented Nov 11, 2024 via email

@hdlx
Copy link
Owner

hdlx commented Nov 11, 2024

Hi. This sounds reasonable.
Also, one might like other features brought by Alt App Switcher (appearance, custom size, custom key bindings) while still preferring Windows behavior over the MacOS one. I'll find some time to add this option.

@ejnaiman
Copy link
Author

ejnaiman commented Nov 12, 2024 via email

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

No branches or pull requests

2 participants