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 some MenuBar quirks #132

Closed
wants to merge 3 commits into from
Closed

Fix some MenuBar quirks #132

wants to merge 3 commits into from

Conversation

simonhamp
Copy link
Member

Some quirks that this fixes:

  • When using showDockIcon and not onlyShowContextMenu, if you click the dock icon, the menu bar will activate even if your app has other windows that will show
  • This event also duplicates the icon on Mac (really recreating the MenuBar)
  • If you do set onlyShowContextMenu, we stopped sending the right-click event to Laravel

@simonhamp simonhamp closed this Nov 15, 2024
@simonhamp simonhamp deleted the fix/menubar-quirks branch November 15, 2024 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant