Move and size windows without hunting for their edges.
Drag
- Alt + left drag moves the window under the cursor.
- Alt + right drag resizes it from the bottom-right corner.
A maximized window is left where it is. Turn the drag behaviour off in the Drag tab if you only want the keys.
Keys
Hold the modifier (default Ctrl+Alt) and press:
| Key | Action |
|---|---|
| Left | Window fills the left half of the work area |
| Right | Window fills the right half |
| Up | Maximize |
| Down | Restore |
| P | Pin the window above others, press again to unpin |
The work area is the monitor under the cursor, minus the taskbar. Pins are released when the script stops. Restart the script after changing a key.
Platform
Windows. macOS window operations are not handle-targeted yet, so this package does not run there.
Limits
- Left and right clicks are captured system wide while the script runs. Clicks without Alt are passed straight through, but they do pass through the Rebind Engine first, and some games treat the result as synthetic input.
- Some fullscreen and DirectX apps ignore pinning and repaint over pinned windows.
