Open diogox opened 1 month ago
I think this one also will be solved by using NSPanel instead of NSWindow. Same as https://github.com/project-gauntlet/gauntlet/issues/14. Unfortunately it will be some time until that is possible because of dependency hell described in https://github.com/project-gauntlet/gauntlet/issues/11.
As for the menu item, it should already be implemented, does it not show?
As for the menu item, it should already be implemented, does it not show?
You're right, I didn't spot it at first 😅
It actually stands out from the others due to the color scheme. Maybe a minor thing to improve later.
Yes, I am not super happy with current logo and it will be reworked at some point including separate menu item icon
Typically launchers like Raycast will hide the icon from the Dock:
And instead add a menu bar item:
Not sure how hard that is to implement, but one for the roadmap :)