hammerspoon-shiftit
hammerspoon-shiftit copied to clipboard
A ShiftIt like Hammerspoon window management configuration
When using an ultra-wide screen then quarters of the screen are a bit too wide for my liking. Is there a way to implement a grid of six or more...
I would have main window for (for example) 80% from the left and a second window for 20% from the right instead 50-50 How can I achieve that?
I implemented functionality to allow pressing mash + left or mash + right repeatedly to cycle the horizontal scale of the window to 1/2, 1/3, and 2/3 of the screen....
Firstly, thanks so much for providing this - so wonderful to have this functionality. I used very successfully on an intel mac, and just switched over to an M1, where...
Please Wait! Hear me out. Before you respond with, "this already has a solution, read the docs" and close the issue, I did do that and am still having an...
Just tried to install shiftit as described in the [alternative installations section](https://github.com/peterklijn/hammerspoon-shiftit#alternative-installations) When reloading the config, I get the following error. Any ideas what I might be missing? 2021-02-27 10:26:09:...
I don't use the `upleft` `upright` keys, is there a way to disable them? Tried ```lua spoon.ShiftIt:bindHotkeys({ upleft = nil, upright = nil, botleft = nil, botright = nil, })...
I only want to change the window height or width. Thanks.
It would be great if we could specify a specific resolution (e.g. 1920x1080) with a hotkey.