With this script you will be able to move the window in halves and in corners using your keyboard and mainly using arrows. You would also be able to resize them by thirds, quarters, or halves.
Official homepage for more info and documentation: https://github.com/miromannino/miro-windows-manager
Download: https://github.com/miromannino/miro-windows-manager/raw/master/MiroWindowsManager.spoon.zip
Signature | MiroWindowsManager.fullScreenSizes |
---|---|
Type | Variable |
Description | The sizes that the window can have in full-screen. |
Notes |
|
Source | Source/MiroWindowsManager.spoon/init.lua line 46 |
Signature | MiroWindowsManager.GRID |
---|---|
Type | Variable |
Description | The screen's size using |
Source | Source/MiroWindowsManager.spoon/init.lua line 55 |
Signature | MiroWindowsManager.sizes |
---|---|
Type | Variable |
Description | The sizes that the window can have. |
Notes |
|
Source | Source/MiroWindowsManager.spoon/init.lua line 37 |
Signature | MiroWindowsManager:bindHotkeys() |
---|---|
Type | Method |
Description | Binds hotkeys for Miro's Windows Manager |
Parameters |
|
Returns | |
Examples | |
Source | Source/MiroWindowsManager.spoon/init.lua line 144 |