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+Tab on Multiple Screens: Show Only Windows from Active Monitor #37815

Open
Sreniok opened this issue Mar 7, 2025 · 1 comment
Open

ALT+Tab on Multiple Screens: Show Only Windows from Active Monitor #37815

Sreniok opened this issue Mar 7, 2025 · 1 comment
Labels
Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams

Comments

@Sreniok
Copy link

Sreniok commented Mar 7, 2025

Description of the new feature / enhancement

Enhance PowerToys to allow ALT+Tab functionality to display only the applications open on the currently active monitor when the cursor is on that screen. This would improve multitasking efficiency for users with multi-monitor setups by reducing clutter and making window switching more intuitive.

Scenario when this would be used?

  • A user is working with a dual or multi-monitor setup, each screen running different applications.
  • They want to switch between applications on a specific monitor without seeing windows from other monitors.
  • Currently, ALT+Tab shows all open applications across all monitors, making it harder to focus on the relevant workspace.
  • With this feature enabled, pressing ALT+Tab will only cycle through the apps open on the monitor where the mouse cursor is currently located.

Supporting information

User Benefit: Increases productivity by making window switching more context-aware in multi-monitor environments.

Customization: The feature could be optional, with a toggle in PowerToys settings for users who prefer the traditional ALT+Tab behavior.

Potential Implementation: Hook into Windows window management APIs to detect the active monitor based on cursor position and filter the ALT+Tab window list accordingly.

Comparison: Similar behavior is found in some third-party window managers like DisplayFusion, but integrating it into PowerToys would provide a lightweight and seamless solution within the Windows ecosystem.

@Sreniok Sreniok added the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Mar 7, 2025
Copy link

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

@Sreniok Sreniok changed the title ALt+Tab on multiple screens ALT+Tab on Multiple Screens: Show Only Windows from Active Monitor Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams
Projects
None yet
Development

No branches or pull requests

1 participant