jordanbaird / Ice

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

[Bug]: Ice doesn't open its settings when double clicking its app icon on macOS 15 #246

Open YousufSSyed opened 2 months ago

YousufSSyed commented 2 months ago

Check Existing Issues

Description

Right now the only way to open Ice's settings is to right click on the icon which isn't intuitive. What some Mac apps do is show the settings for their app after the user double click's / "opens" the app while the app is already opened.

Screenshots

No response

jordanbaird commented 2 months ago

Does it not do this for you? I haven't checked my development machine, but it works on my personal one, both through Raycast/Spotlight and double clicking the app's icon in Finder.

YousufSSyed commented 2 months ago

I guess not, I'm on macOS 15 beta 3 though.

stonerl commented 2 months ago

I'm on 15 beta 5 and it works.

YousufSSyed commented 2 months ago

I'm on 15.1 beta 1 and it doesn't work for me.

eknirk commented 1 month ago

I'm on 15.1 beta 2 and it doesn't work for me either. I freshly installed Ice and I cannot get to the settings at all.

jordanbaird commented 1 month ago

@eknirk You can right click the Ice icon or an empty space in the menu bar and a menu will appear with an option to show the settings. If needed, you should be able to run defaults delete com.jordanbaird.Ice in terminal to reset Ice to its initial settings. You'll have to restart Ice after running the command.

jordanbaird commented 1 month ago

@YousufSSyed @stonerl Strange that there's this inconsistency. For now, I'm going to chalk it up to macOS beta weirdness. It works for me both on 14.6.1 and the latest 15.0 beta. I'm not running the 15.1 beta anywhere, so I can't verify whether it works for me there. Maybe there are some fixes in the 15.0 betas that haven't made it to 15.1 yet.