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

[macOS] Add missing global menu features. #59410

Merged
merged 1 commit into from
Mar 22, 2022

Conversation

bruvzg
Copy link
Member

@bruvzg bruvzg commented Mar 22, 2022

Updated part of #38044.

Since there was no consensus on using global menu for editor or popup menus, this PR includes only missing features added to the existing DisplayServer global menu API.

  • Multi-State / Radio check items.
  • ToolTips.
  • Enabled/Disabled items.
  • Shortcuts.
  • Icons (due to OS limitations, not support in dock menus).

Demo project:
menu_demo.zip

Screenshot 2022-03-22 at 12 42 47

@bruvzg bruvzg added this to the 4.0 milestone Mar 22, 2022
@bruvzg bruvzg requested review from a team as code owners March 22, 2022 10:44
@akien-mga akien-mga merged commit 7538ad8 into godotengine:master Mar 22, 2022
@akien-mga
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants