Would it be possible to add a "Focus Follow Mouse" feature

Hi,

I would like to know if it would be possible to add a "Focus Follow Mouse" feature as seen on Linux window managers.

It works in a way that when the mouse pointer is over a window that window automatically get focused without the need to click on it.

You may be able to hook on the "scrolling" sub-system as the mouse already scroll the window bellow the mouse pointer without the need for clicking on the window.

You could use a MySIMBL for that (winbuddy from w0lfschild I guess or some other plugin)

+1!
is there a "mouse stopped moving" trigger? If so, could add one of the following actions:

⌃⌥-click (control-option-click) - switches focus without raising window

⌘-click (command-click) - clicks in window without switching focus

Question - is it possible to add an "Extras" feature similar to "Move windows" and "Resize windows" that simply did not do either? But with the "Bring window under cursor to front ..." enabled, this new feature would raise the window to the front. That way a user can decide how the mouse movement across windows works (with respect to the stackoverflow article referenced above - https://stackoverflow.com/questions/98310/focus-follows-mouse-plus-auto-raise-on-mac-os-x) by selecting the modifier keys prior to moving the mouse. The default movement (with no modifier keys) would be native mac (for the UX reasons mentioned on stackoverflow).

p.s. this is a little bit removed from this UX topic but somewhat related - it would be a nice additional configuration option to allow a user to select the color, thickness, and translucency of a border around the window with focus. This way a user can select the extent of an additional visual cue of which window has focus. This would be convenient even when the mouse is not moving. Thanks so much! (yes there are apps for this, but having it here and integrated would be nice)

Any chance of getting this feature added? There is a utility that does it GitHub - sbmpost/AutoRaise: AutoRaise (and focus) a window when hovering over it with the mouse, but would be much better if we could just use BTT for this.

BTT already has the pieces to do this, like auto-raise, so it would seem to be mostly implementing a UI to configure it. Auto-raise after delay is what I'm looking for.

Bring moving window to front. Please use same functionality to implement this.

Any chance of this being implemented? Seems like low-hanging fruit.