-
Notifications
You must be signed in to change notification settings - Fork 103
Description
Hello
I've been trying AutoRaise for a couple of weeks now. Nice job. My preferred way so far is to disable the raise, and use autofocus only, because my main annoyance in MacOS is that when the window is not in focus, the first click brings it to focus and then is "lost", even if I click precisely on the screen element I want on a window that is fully in view, just not in focus. As my brain does not always track which window is in focus, that means that sometimes I click once, sometimes twice.
However, autofocus alone is also annoying as it changes the focus just on any random mouse movement, sometimes invisibly, and sometimes even on the way from the window to the menu etc. So my brain still has to track which window I am in.
I was thinking – would it be possible to have another option in AutoRaise to passthrough/reclick the first click of a mouse in a non-focused window? So that this first click both raises the window and is then used on the element in the window in which I clicked.
Hope my explanation is clear, and thank you in advance for considering my request.