Support for global menus on macOS #197
Labels
P: macos
Platform: macos
S: help wanted
Status: Extra attention is needed
T: bug
Type: Something isn't working
It looks like there is an issue with the winit implementation since the menu code is commented out in the code base right now.
Possibly related to #17?
I figured I add an issue to track this.
We should have support for:
The
window_handle.rs
function can be made to compile like this:Which would result in a global menu much like this one in macos:
The text was updated successfully, but these errors were encountered: