Live data from Hacker News

Slate: a Mac OS X window manager for power users

mauriciogardini.com

51–60 of 74 posts

Re: Slate: a Mac OS X window manager for power users

#51

And for all the 'not-so-power-users', you can use Spectacle - http://spectacleapp.com/ (Free)

And if you don't need it to be free, there's Sizeup http://www.irradiatedsoftware.com/sizeup/ . Spectacle looks nearly as nice as Sizeup though.

Re: Slate: a Mac OS X window manager for power users

#53
post #44

Earlier quoted context omitted.

How do you get true fullscreen mode in Emacs on OS X?

With Emacs 24 you can use ns-toggle-fullscreen.

Emacs 24.2.1 here, no matches for "ns-toggle fullscreen".

Edit: no luck with the latest pretest (24.2.93.1) either.

Re: Slate: a Mac OS X window manager for power users

#54
post #44

Earlier quoted context omitted.

With Emacs 24 you can use ns-toggle-fullscreen.

Emacs 24.2.1 here, no matches for "ns-toggle fullscreen". Edit: no luck with the latest pretest (24.2.93.1) either.

for `M-x ns-toggle-fullscreen` you need `brew install emacs --cocoa`

Re: Slate: a Mac OS X window manager for power users

#55

Earlier quoted context omitted.

Lots of people -- I'm one of them -- find that switching whole windows seems to pop the mental stack. That's really interesting! I have the opposite problem - switching windows doesn't pop my mental stack, but if there's anything on the screen other than what I'm trying to focus on, it keeps diverting my attention and ruining my concentration. Fullscreen emacs on OSX (without even the system menu bar!) is just awesom…

How do you get true fullscreen mode in Emacs on OS X?

I have (set-frame-parameter nil 'fullscreen 'fullboth) in my .emacs, and it just works (GNU Emacs 24.2.91.1 (x86_64-apple-darwin, NS apple-appkit-1038.36)).

Re: Slate: a Mac OS X window manager for power users

#56
post #36

Earlier quoted context omitted.

Lots of people -- I'm one of them -- find that switching whole windows seems to pop the mental stack. That's really interesting! I have the opposite problem - switching windows doesn't pop my mental stack, but if there's anything on the screen other than what I'm trying to focus on, it keeps diverting my attention and ruining my concentration. Fullscreen emacs on OSX (without even the system menu bar!) is just awesom…

You may find this little app useful http://willmore.eu/software/isolator/

Thanks, that does look quite awesome!

Re: Slate: a Mac OS X window manager for power users

#58
I have been using Slate since that last post came out on HN (a few months ago?) and am absolutely loving it.

Combined with binding your caps lock key to "hyper", I have a whole suite of customized keyboard shortcuts that are super useful!

A recent version of Slate fixed automatically detecting your screen layout, so whenever I plug/unplug my external monitor it will automatically re-layout my screens.

Re: Slate: a Mac OS X window manager for power users

#59

Earlier quoted context omitted.

Lots of people -- I'm one of them -- find that switching whole windows seems to pop the mental stack. That's really interesting! I have the opposite problem - switching windows doesn't pop my mental stack, but if there's anything on the screen other than what I'm trying to focus on, it keeps diverting my attention and ruining my concentration. Fullscreen emacs on OSX (without even the system menu bar!) is just awesom…

How do you get true fullscreen mode in Emacs on OS X?

If using macports then install using

    port install emacs-app +fullscreen 
Then ns-toggle-fullscreen as mentioned below.

Re: Slate: a Mac OS X window manager for power users

#60
Or, if he wants something even closer to xmonad:

https://github.com/fjolnir/xnomad

It works really well. Been using it for a while. The only real complaint I have about it is that it's based on xmonad instead of dwm, so a chosen unfocused window swaps with the focused window when you change focus instead of the formerly focused window being pushed to the top of a stack. But for working as a userspace program on OS X with no real modifications, it's really nice.

I've tried Slate, Divvy, and at least 5 or 6 others. xnomad is the only one I like.

Post reply on HN