Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: show menu bar icon only on app reopen, not on interact #98

Merged
merged 2 commits into from
Jul 8, 2024

Conversation

ShlomoCode
Copy link
Contributor

Moved initialization from applicationDidBecomeActive (#90) to applicationShouldHandleReopen to ensure the menu bar icon is only shown when the app is reopened, and not on other interactions.
Credit: https://github.com/sindresorhus/System-Color-Picker

closes #95, closes #76

@ShlomoCode ShlomoCode force-pushed the fix-menu-bar-icon-visibility branch 2 times, most recently from 7842ebf to 6b11f2e Compare July 8, 2024 22:08
Moved initialization from `applicationDidBecomeActive` to `applicationShouldHandleReopen` to ensure the menu bar icon is only shown when the app is reopened, and not on other interactions.

closes ejbills#95
see ejbills#76
@ShlomoCode ShlomoCode force-pushed the fix-menu-bar-icon-visibility branch from 6b11f2e to 239b489 Compare July 8, 2024 22:11
@ejbills ejbills merged commit 7f191a7 into ejbills:main Jul 8, 2024
@ShlomoCode ShlomoCode deleted the fix-menu-bar-icon-visibility branch July 8, 2024 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants