AutoRaise raises application windows to the front and gives them focus on mouse hover
AutoRaise raises application windows to the front and gives them focus on mouse hover after a configurable delay. There is also an option to warp the mouse to the center of the activated window, using the cmd-tab key combination for example.
AutoRaise raises application windows to the front and gives them focus on mouse hover after a configurable delay. There is also an option to warp the mouse to the center of the activated window, using the cmd-tab key combination for example.
To install AutoRaise, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install AutoRaise
To see what files were installed by AutoRaise, run:
port contents AutoRaise
To later upgrade AutoRaise, run:
sudo port selfupdate && sudo port upgrade AutoRaise
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.