| Summary: | SDL menu bar is nonstandard on Mac | ||
|---|---|---|---|
| Product: | SDL | Reporter: | foo.null |
| Component: | *don't know* | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | foo.null |
| Version: | 2.0.9 | ||
| Hardware: | x86 | ||
| OS: | macOS 10.13 | ||
| Attachments: |
Patch to improve macOS menu bar
Improve menu bar (2) |
||
|
Description
foo.null
2018-12-06 06:21:14 UTC
These seem reasonable. Would you like to attach a tested patch that implements what you'd like to see? Created attachment 3538 [details]
Patch to improve macOS menu bar
Attached a patch that removes the View menu, adds Close menu item, adds Full screen menu item to Window menu, and disables making the window tabbed for new windows by default (also preventing additional menu items from being added automatically for resizable windows).
Created attachment 3539 [details]
Improve menu bar (2)
Forgot to add a -release call, otherwise same as first patch.
Patch added, thanks! https://hg.libsdl.org/SDL/rev/209066a82aef |