Is there a way to add MenuBar and MenuItems?
Open
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 179
- PR merge metrics
- No merged PRs in 30d
Description
I want to allow real key bindings so that the commands will be accessible from menuBar too...
When I press keys that are not found in the MenuBar, on MacOS I get a rejection sound, which is not practical...
I have found that this is now possible with the main WebView, but can't find a way to use this with Rust...
https://github.com/zserge/webview/pull/237
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.