microsoft / microsoft/PowerToys

Grab and Move: Maximize Window with double click

Open
#47,490 0 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Needs-Triage Product-Grab And Move
Dominant language
C
Stars
139k
Forks
8.6k
PR merge metrics
PR metrics pending

Description

Description of the new feature / enhancement

It would be really helpful, if modifier key + double click would behave identical to double clicking the title bar, i.e. maximizing/restoring the window.

Scenario when this would be used?

When a window is in fullscreen mode and moved with Grab and Move, the window size is restored (i.e. it is no longer fullscreen).

Intuitively, I pressed the activation modifier key (ALT, resp. Windows) and double clicked inside the window to maximize it. Unfortunatelly, this does not work. Now I have to move the mouse to the title bar and double click it.

Supporting information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating Grab and Move's input handling and the existing title-bar double-click behavior. Trace how the activation modifier and double-click are recognized, then make the in-window gesture produce the same maximize/restore result and verify it in fullscreen and restored-window scenarios.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.