jordanbaird / Ice

Powerful menu bar manager for macOS
https://icemenubar.app
GNU General Public License v3.0
11k stars 208 forks source link

Automatically rehide on "focused app" an multiple displays collide #24

Closed riegaz closed 1 week ago

riegaz commented 4 months ago

This feature works but if you have two displays the menubar goes gray on the not active (focused) display.

The problem arises when selecting menu bar options on a display that is not currently active. The menu items briefly appear before disappearing, presumably due to a focus shift within macOS. Ice must address this to ensure the menu items remain visible.

jordanbaird commented 1 week ago

Is this still a problem in the latest release?

riegaz commented 1 week ago

It still does strange redrawings on the latest version when focusing other apps

https://jumpshare.com/s/omYxrU8k4evwCmM5t27W

jordanbaird commented 1 week ago

I'm noticing the "focused app" auto rehide is still behaving as you described. The strange redrawing is a separate issue I believe, and is a side effect of a workaround I had to do to get the Ice Bar working. I've opened #241 for that.