Live data from Hacker News

Hydra: A lightweight OS X window manager with a powerful API

github.com

1–10 of 157 posts

Re: Hydra: A lightweight OS X window manager with a powerful API

#4
This looks great, but my favourite thing might be the Principles section:

  > Hydra must be stable. It should never crash
  > Hydra must be lightweight... never use more than 10 MB of memory
  > API should be completely transparent
  > API must not be bloated
I think these principles should be the standard to which we all hold our software. Looking forward to testing this out!

Edit to say: it would be really great to see some more complete code samples but I'm sure that'll come in time.

Re: Hydra: A lightweight OS X window manager with a powerful API

#8
For the "closed-source-but-non-programming-power-user" alternative to this, I'm a huge advocate of BetterTouchTool (http://www.boastr.net/). You can easily bind window snaps to everything from keypresses, to four-finger-sweeps on the trackpad, to dragging window titlebars to the screen corners. Also it's so much fun to infuriate friends when they try to use my trackpad and it moves windows all over the place.

Re: Hydra: A lightweight OS X window manager with a powerful API

#9
post #8

For the "closed-source-but-non-programming-power-user" alternative to this, I'm a huge advocate of BetterTouchTool ( http://www.boastr.net/ ). You can easily bind window snaps to everything from keypresses, to four-finger-sweeps on the trackpad, to dragging window titlebars to the screen corners. Also it's so much fun to infuriate friends when they try to use my trackpad and it moves windows all over the place.

Oh nice! Custom swipes is an excellent idea, I am totally going to have to look into seeing if I can add that to the API.

Re: Hydra: A lightweight OS X window manager with a powerful API

#10
If you're looking for a window manager for OSX without having to actually configure anything, you can try using Spectacle: http://spectacleapp.com/

For instance on my imac 27'' I have Option+Command+Left|Right keys mapped to side (similar to windows 7.

And I can also have 4 windows open at once using Shift+Option+Command+Up|Down|Left|Right to move them to the different corners. Works really well with less than 2 minutes of setting the hotkey on a simple GUI configuration window.

Post reply on HN