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

Drag a window by clicking everywhere in the window using special keys, like Left-Alt key. #24661

Closed
wimdelange opened this issue Mar 8, 2023 · 1 comment
Labels
Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams

Comments

@wimdelange
Copy link

Description of the new feature / enhancement

When you hold the Alt-Key and use the left mouse button anywhere in a window, you can drag that window like you are using the left mouse button on the title bar.

This comes from autohotkey feature called EasyWindowDrag, I like the KDE style version the most, see https://www.autohotkey.com/docs/v1/scripts/index.htm#EasyWindowDrag_(KDE)

Scenario when this would be used?

When there are many windows open on the desktop and I want to move one of the windows, while the title bar is not visible or the title bar has functions in itself. Which make parts of the title bar not useable for dragging the window.

It also is possible to drag windows aside which has no title bar to drag.

Supporting information

No response

@wimdelange wimdelange added the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Mar 8, 2023
@wimdelange
Copy link
Author

Sorry, just noticed that another issiue is also here with the same intention, see issue #24480.

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