I really just want a window manager that allows windows to snap to each other and the edges of the screen when resizing or moving them. Does something like that exist? I don't care for the pre-defined layouts or hotkeys, I just want to be able to visually drag/resize my windows and have them take up the most optimal amount of space.
I personally use Cinch, which is good enough for me: Maximise if I drag a window to the top, left/right half if I drag a window to the side. http://www.irradiatedsoftware.com/cinch/ So far I've never seen a tool which glued one window to the other though.
Amethyst – A tiling window manager for OS X
21–30 of 108 posts
Re: Amethyst – A tiling window manager for OS X
#22Amethyst tries to bring the XMonad experience to OSX. I think it does an admirable job, but there are some distinctions. Amethyst is simpler to set up, and is more forgiving to newcomers. It has a GUI for configuration, and an easily accessible list of commands. It also works on top of OSX's WM, so it's not so enormous a departure, especially compared to XMonad's fairly extreme dismissal of the mouse.
On the down side, XMonad really outshines Amethyst when it comes to performance. Amethyst is downright sluggish, where I've always found XMonad to be very responsive. Still, it's overall a true enough translation, and the sluggishness rarely actually hinders productivity. Overally, I think Amethyst is a capable daily driver, and a great intro to tiled window managers.
Re: Amethyst – A tiling window manager for OS X
#23I posted this yesterday in the thread about the Rust-written window manager, but it's relevant here as well. There are plenty of apps that provide varying levels of window-manager functionality to OS X. I would try a couple out and see which feels right to you. I have tried most of them, and personally prefer Moom. http://manytricks.com/moom/ http://mizage.com/divvy/ http://ianyh.com/amethyst/ http://spectacleapp.com…
Re: Amethyst – A tiling window manager for OS X
#24I posted this yesterday in the thread about the Rust-written window manager, but it's relevant here as well. There are plenty of apps that provide varying levels of window-manager functionality to OS X. I would try a couple out and see which feels right to you. I have tried most of them, and personally prefer Moom. http://manytricks.com/moom/ http://mizage.com/divvy/ http://ianyh.com/amethyst/ http://spectacleapp.com…
Re: Amethyst – A tiling window manager for OS X
#25I posted this yesterday in the thread about the Rust-written window manager, but it's relevant here as well. There are plenty of apps that provide varying levels of window-manager functionality to OS X. I would try a couple out and see which feels right to you. I have tried most of them, and personally prefer Moom. http://manytricks.com/moom/ http://mizage.com/divvy/ http://ianyh.com/amethyst/ http://spectacleapp.com…
Re: Amethyst – A tiling window manager for OS X
#26I posted this yesterday in the thread about the Rust-written window manager, but it's relevant here as well. There are plenty of apps that provide varying levels of window-manager functionality to OS X. I would try a couple out and see which feels right to you. I have tried most of them, and personally prefer Moom. http://manytricks.com/moom/ http://mizage.com/divvy/ http://ianyh.com/amethyst/ http://spectacleapp.com…
Re: Amethyst – A tiling window manager for OS X
#27Earlier quoted context omitted.
Google led me to BetterSnapTool: https://itunes.apple.com/en/app/bettersnaptool/id417375580?m...
It might very well support the behavior that I'm looking for (the trial doesn't seem to work so I can't tell for sure), but I don't see anything in the description about snapping to other windows. It sounds like you set some pre-defined snapping sizes/areas, and those are used. Please correct me if I'm wrong.
(In preferences look at "Action Settings" in the advanced tab).
Re: Amethyst – A tiling window manager for OS X
#28I've been using Amethyst as my WM for a couple months now, and have used XMonad for significant stretches in the past. Amethyst tries to bring the XMonad experience to OSX. I think it does an admirable job, but there are some distinctions. Amethyst is simpler to set up, and is more forgiving to newcomers. It has a GUI for configuration, and an easily accessible list of commands. It also works on top of OSX's WM, so i…
Re: Amethyst – A tiling window manager for OS X
#29Wow. This has focus follows mouse! (though they call it "mouse-follows-focus", for some reason) I've been told focus follows mouse was impossible on OS X.
Who told you that? You could do it with just applescript if you wanted to, just need to enable accessibility so you can control windows and the mouse.
"Mac OS X interface and ergonomy is (as said by apple) not 'compatible' with the focus-follow mouse mode. Why ? Because a single application interface is split into lots of different elements. For exemple, you use an application like photoshop or word, you'll have different panels floating around the main window. With sloppy focus mode enabled, with an application below, you would'nt be able to reach them. And how should they consider the desktop, which is, finally, just a 'root' window managed by the Finder..."[1]
Here are some more.
"Sadly, it seems that for the time being there is no good way to do this in OS X."[2]
"The fundamental problem with sloppy focus on the Mac is that the menu bar is always associated with the currently focused application; if you had sloppy focus, accessing the menu bar for a specific application would be supremely difficult."[2]
[1] - http://jeremy.zawodny.com/blog/archives/000149.html#comment-...
[2] - http://superuser.com/questions/27306/focus-follows-mouse-or-...
Re: Amethyst – A tiling window manager for OS X
#30Earlier quoted context omitted.
Who told you that? You could do it with just applescript if you wanted to, just need to enable accessibility so you can control windows and the mouse.
I've seen this "limitation" mentioned in various online forums, such as the following. "Mac OS X interface and ergonomy is (as said by apple) not 'compatible' with the focus-follow mouse mode. Why ? Because a single application interface is split into lots of different elements. For exemple, you use an application like photoshop or word, you'll have different panels floating around the main window. With sloppy focus…
The global menu bar is indeed a problem, but it can be alleviated by adding a small delay before changing focus (so fast mouse movements to reach the menu won't change focus).