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

Problem with second display. #193

Closed sohate closed 5 months ago

sohate commented 5 months ago

I have 2 displays. And when the second display has full-screen app on front, autoraise doesn't work correctly with menubar/bartender 4. When cursor moving to menubar on main display autoraise do focus menubar/bartender 4 on second display.

sbmpost commented 5 months ago

@sohate

I am unable to reproduce this. Which version of AutoRaise are you using? Also which settings are enabled? A screen shot of the AutoRaise preferences screen would be helpful. When you say full screen, do you mean full screen as enabled with the green circular button of the window menu? A video demonstrating the issue would even be better ;-)

Note by the way, that according to the Bartender developer, v4.0 can be unpredictable under Sonoma:

I have made Bartender 4 as compatible with macOS Sonoma as possible. Including re-introducing Show for
Updates, NOTE: the macOS purple "Bartender is capturing your screen" menu bar item will show for any image
comparison Show for Updates.
Also there are some deeper macOS changes Bartender 4 cannot take into account,
which could cause odd behaviour sometimes.
sohate commented 5 months ago

Which version of AutoRaise are you using?

The last one. "Update universal binary to v4.9.0"

4.7.0 works just fine. No dual display issue.

Also which settings are enabled?

Screenshot 2024-03-23 at 12 39 22

When you say full screen, do you mean full screen as enabled with the green circular button of the window menu?

Yes.

A video demonstrating the issue would even be better ;-)

Don't know how to make video from both displays and the same time. But I'll install new version of the app again and make a video if I can.

Note by the way, that according to the Bartender developer, v4.0 can be unpredictable under Sonoma:

My setup: MacBook Air M1, Ventura 13.6.3 (22G436) + external display.

sohate commented 5 months ago

Here's video for you. The second display is full screen mail app.

https://github.com/sbmpost/AutoRaise/assets/81889148/2c24885b-4d2e-4a19-9248-d65786d00b34

sbmpost commented 5 months ago

@sohate

Ok, these details should give me enough to work with. Awesome :-)

sbmpost commented 5 months ago

@sohate

So I tried with 2 screens and having full screen apps on both of them. For some reason I can't reproduce it. Maybe something changed in more recent Bartender v4 versions? To exclude this possibilty, maybe you can provide me with the exact version number you are using, which can be found under Bartender Preferences | About menu. Note also that I am running MacOS sonoma myself, so that could be a factor as well. However I did prepare a version of AutoRaise that might fix your issue, but I can't test it myself. You can find the binary UI version here

sohate commented 5 months ago

@sbmpost

Yes, you fixed it. Thank you very much! :)

P.S. My Bartender version:

Screenshot 2024-03-26 at 19 01 22
sbmpost commented 5 months ago

@sohate

It was merged to master (v5.0). Thanks for reporting!