Getting UNIX-Style Focus Follows Mouse on a Mac with AutoRaise
Enable UNIX window autoraise(focus) on Mac
Ever since I started using a Mac, I kept wishing there were a feature like the one on Unix where simply moving the mouse cursor onto a window makes it active.
It is late in the day, but I finally came across a piece of software with a Focus Follows Mouse feature (AutoRaise).
Installing AutoRaise The installation instructions offer a disk image, a Zip file and manual compilation, but the disk image was not supported, so I go with manual compilation from Git.
[Read More]