vote up 12 vote down star
7

Are there any programs/utilities for the mac that allow you to control window placement similar to the tiling window managers on Linux?

flag

57% accept rate

5 Answers

vote up 10 vote down check

Shameless self promotion... TwoUp is a very simple free tiling window manager on Mac OS X: http://www.irradiatedsoftware.com/twoup/

link|flag
Thanks! I've found an acceptable solution with the latest version of your SizeUp product: zacharypinter.com/2009/06/… – zpinter Jun 16 at 1:17
I just bought SizeUP and loving it. Thanks. – Mozammel Sep 21 at 4:50
Working with SizeUp. I like it! – jskulski Nov 5 at 17:35
vote up 3 vote down

I've seen the XMonad window manager working on OS/X

http://haskell.org/sitewiki/images/1/17/Screen-atomb-apple.png

link|flag
That only works for X11 windows though, correct? I don't believe it'd work for regular OS X windows. – zpinter Nov 10 '08 at 2:37
I'm not sure. I haven't used it myself on OSX -.- But i think it's X11 – Johannes Schaub - litb Nov 11 '08 at 7:00
vote up 3 vote down

There is an apple script to tile two windows side by side.

Haven't used it but apparently it works for most applications. Link

You could also try your luck with FWM (Finder Window Manager), it seems like they support windows other than Finder itself but I can't seem to get it to work on my Macbook.

Good Luck,

Brian G.

link|flag
vote up 0 vote down

this question may be related to what you want...

link|flag
vote up 0 vote down

What you are looking for are the installation instructions for XMonad:

http://haskell.org/haskellwiki/Xmonad/Using_xmonad_on_Apple_OSX

That's where the picture that litb posted is used.

link|flag
As others said before. XMonad only works in X11, it does not tile native OSX apps. – RazMaTaz May 23 at 11:13

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.