Hydra: A lightweight OS X window manager with a powerful API
11–20 of 157 posts
Re: Hydra: A lightweight OS X window manager with a powerful API
#12This 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 som…
Re: Hydra: A lightweight OS X window manager with a powerful API
#13This looks great. Will try it out. It has always surprised me how OS X has such a poor window placement story given how much emphasis apple seems to place on User Experience.
Plus for the majority of average users they'll never need side by side windows anyway, that is a "power user" feature (like multiple desktops, or similar).
Re: Hydra: A lightweight OS X window manager with a powerful API
#14Re: Hydra: A lightweight OS X window manager with a powerful API
#15This looks great. Will try it out. It has always surprised me how OS X has such a poor window placement story given how much emphasis apple seems to place on User Experience.
1. That things work smoothly.
2. That things look pretty.
3. That it's easy to figure out what a program does when you first use it.
4. That it's possible to control the program efficiently, i.e., that you can quickly activate a program's different functions.
5. That a program is powerful, in that it enables you to customize it to work exactly as you need and automate it's use.
I've heard people claim Apple focuses on 1-3, I've never heard people say Apple focuses on 4 and 5. For windows placement in particular, Mac OS (as practically all window managers) has a method that covers 1-3: move and resize with the mouse.
Re: Hydra: A lightweight OS X window manager with a powerful API
#16Re: Hydra: A lightweight OS X window manager with a powerful API
#17But I have some issues I can't seem to resolve - I saved the sample config in the specified path (it should be correct since on reload the app says "Hydra sample config loaded"), but I can't open the repl (Hydra Error: "Attempt to call a nil value"). And using the Cmd+Ctrl+Alt+J doesn't make the window shorter, only moves it to the right (going out of the screen).
I am sure this is just a beta release hiccup.
Re: Hydra: A lightweight OS X window manager with a powerful API
#18Re: Hydra: A lightweight OS X window manager with a powerful API
#19This 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 som…
Can you give an example of the kinds of samples you would like to see, and where you would look for them? (I presume under the Examples section on the README page?) That will help me know what to put there.