sbmpost / AutoRaise

AutoRaise (and focus) a window when hovering over it with the mouse
GNU General Public License v3.0
1.48k stars 60 forks source link

Only autoraise for current app? #199

Open videopilot opened 6 months ago

videopilot commented 6 months ago

I'm using the inverted ignore list to get autoraising just in one app, and that works great, but I really only want it to work while I'm using that app.

Any chance to get it to only autoraise windows only in the current frontmost app? I imagine this would be useful even when using it for all or multiple apps in general.

sbmpost commented 6 months ago

@videopilot

Any chance to get it to only autoraise windows only in the current frontmost app?

I suppose you mean that only the windows owned by the frontmost app should be raised. I will give this some thought. Thanks for reporting :-)