Skip to content

Conversation

@HealsCodes
Copy link

This change allows calls to hs.menubar:setMenu() to update the menu even if it is currently visible.

The original code would delete the old menu and set a new NSMenu instance however macOS will not show a new menu while the old - now empty one - is still open.

This change allows calls to hs.menubar:setMenu() to update the menu
even if it is currently visible.

The original code would delete the old menu and set a new NSMenu instance
however macOS will not show a new menu while the old - now empty one - is
still open.
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request does not contain a valid label. Please add one of the following labels: ['pr-fix', 'pr-change', 'pr-feature', 'pr-maintenance']

@HealsCodes
Copy link
Author

HealsCodes commented Aug 13, 2025

I'd love to Mr. GitHub-Bot but I'm not allowed to add labels - not even pr-fix.

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