Display – Auto-Focus Windows Based on Mouse Position in OS X

displaymousewindow-manager

I work with two screens. On the primary screen, I have XCode on. On the other screen, I have the browser. While reading docs, I am usually focused on the XCode screen, typing in code.

So I want to close the tab in the other screen, I move my mouse to the 2nd screen and press CMD+W and it closes the XCode window instead because the focus is on that app. Sometimes I don't notice that the focus isn't on the other screen and close the app on the main screen instead. It's pretty annoying.

Is there any way to make the OS focus on the top window of the screen where the mouse pointer is active?

Best Answer

Check Zooom/2 and its Auto Raise feature that "causes the application currently under the mouse point to become the front-most application, after a user-specified delay. It's possible to raise just the window under the mouse or all windows for an application."

http://coderage-software.com/zooom/doc/auto_raise/auto_raise.html