sbmpost / AutoRaise

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

Focussing full app instead of specific windows #186

Closed wsny closed 6 months ago

wsny commented 6 months ago

I'm not sure if the title accurately describes my issue, but the reproduction is pulling out a YouTube video into a picture-in-picture mode out of the browser (Firefox in my case). Mousing over the PiP will focus the browser window as well, which is undesirable in my case. Not sure if there is a way to avoid this built in, or some way to mitigate it?

Attached is window info for the PiP window if that is useful. pip_info

sbmpost commented 6 months ago

@wsny

My first thought would be this is a bug in Firefox. If I recall correctly similar behavior was observed in the past with the firefox browser window. This is all speculation however so when time allows me, I will have a look.

sbmpost commented 6 months ago

Related: #100, #143

Not sure if there is a way to avoid this built in, or some way to mitigate it

143 describes how to disable PiP for firefox.

wsny commented 6 months ago

Ah, ya turning off the raise part and keeping the focus part I think is more to my liking over all anyway, thanks! I guess feedback on settings is that I was having an issue trying to figure out how those settings were different, but I'm also using AeroSpace tiling window manager, so most of the time windows were not overlapping anyway.