Handy tools for Windows Management in macOS.
Inspired by WinWin for Hammerspoon.
Variables - Configurable values
​gridparts​
Functions - API calls offered directly by the extension
​centerCursor​
​grid​
​hints​
​moveAndResize​
​moveToScreen​
​stepMove​
​stepResize​
​undo​
Signature |
|
Type | Variable |
Description | An integer specifying how many gridparts the screen should be divided into. Defaults to 30. |
Signature |
|
Type | Function |
Description | Center the cursor on the focused window. |
Parameters | ​ |
Returns | ​ |
Signature |
|
Type | Function |
Description | Shows a modal keyboard driven interface for interactive window resizing. |
Parameters | ​ |
Returns | ​ |
Signature |
|
Type | Function |
Description | Displays a keyboard hint for switching focus to each window. |
Parameters | ​ |
Returns | ​ |
Signature |
|
Type | Function |
Description | Move and resize the focused window. |
Parameters | ​ |
Returns | ​ |
Signature |
|
Type | Function |
Description | Move the focused window between all of the screens in the |
Parameters | ​ |
Returns | ​ |
Signature |
|
Type | Function |
Description | Move the focused window in the |
Parameters | ​ |
Returns | ​ |
Signature |
|
Type | Function |
Description | Resize the focused window in the |
Parameters | ​ |
Returns | ​ |
Signature |
|
Type | Function |
Description | Undo the last window manipulation. Only those "moveAndResize" manipulations can be undone. |
Parameters | ​ |
Returns | ​ |