ahmetb / RectangleWin

Spectacle/Rectangle for Windows: Hotkey-driven window snapping for Windows 10/11.
Apache License 2.0
175 stars 7 forks source link

Shortcuts occupied by Win11 #8

Open Yuanruili opened 1 week ago

Yuanruili commented 1 week ago

Shortcuts of win+alt+arrow keys are occupied by Win11, even when the "Snap windows" disabled in settings. Could it be solved? Thank you!

ahmetb commented 1 week ago

Yeah I noticed this when I upgraded as well. I didn't make the hotkeys configurable yet, but I'm open to alternative hotkeys that don't collide with anything. This is easy to change in the code and recompile with single "go build" command.