Live data from Hacker News

Show HN: Keypad Layout Window Manager for Mac

github.com

1–10 of 38 posts

Re: Show HN: Keypad Layout Window Manager for Mac

#5
I'll drop in the customary link to hammerspoon: http://www.hammerspoon.org

It has a couple libraries for window management. One is plug and play, the other is lower level. Here is my config for setting up a 2x2 grid: https://github.com/andrewhampton/dotfiles/blob/master/hammer...

Re: Show HN: Keypad Layout Window Manager for Mac

#6

I'll drop in the customary link to hammerspoon: http://www.hammerspoon.org It has a couple libraries for window management. One is plug and play, the other is lower level. Here is my config for setting up a 2x2 grid: https://github.com/andrewhampton/dotfiles/blob/master/hammer...

Another one is called slate: https://github.com/jigish/slate

Very flexible, my favorite feature is that configs can be written in JS, here's mine: https://gist.github.com/tnajdek/48ea2a2ccac365b91f29

Re: Show HN: Keypad Layout Window Manager for Mac

#7
I can highly recommend kvm[1] for those of you who are interested in tiling window managers for macOS. Another pearl is Amethyst[2]. I've used both of them (and others such as xnomad) extensively for the past 5 years or so and must say that I'm very pleased.

[1] https://koekeishiya.github.io/kwm/

[2] https://github.com/ianyh/Amethyst

Re: Show HN: Keypad Layout Window Manager for Mac

#8
post #4

I always used Divvy for this, but IIRC it's paid only. Looks like a nice start.

Author here. I actually started this project after buying Divvy. Divvy has many more features but I could never set it up just right. In particular I found no way to use the grid feature without the mouse (other than assigning shortcuts to pre-defined layouts). So I scratched my own itch and created Keypad Layout as a simple no-frills replacement that works exactly the way I want it to.

Re: Show HN: Keypad Layout Window Manager for Mac

#9
post #4

I always used Divvy for this, but IIRC it's paid only. Looks like a nice start.

I'm wondering if Divvy is going to be hit by this patent holder: https://news.ycombinator.com/item?id=14333957

This project seems safe, as the UI doesn't show a preview grid you can drag over.

Re: Show HN: Keypad Layout Window Manager for Mac

#10

There's also spectacle ( https://www.spectacleapp.com/ ), however this seems worth trying out, especially due to the ease of remembering the layout config shortcuts

Came here to recommend spectacle too. I basically only use the keyboard shortcuts to send windows to the left half, or right half of the screen. If you hit them again it does 2/3rds or 1/3rds of that side of the screen which is helpful on lower resolutions. That pretty much covers me for window management.
Post reply on HN