-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or requestmacOSA fix or implementation is required for platforms running macOS.A fix or implementation is required for platforms running macOS.
Description
Currently on Mac you need to click the close button to quit.
Would be useful to allow the usage of "standard" macOS shortcut for app actions (ex. CMD+Q, CMD+W, CMD+H, CMD+M, etc.).
Also, custom menu items support as Electron or Tauri would be fantastic.
Anyway, I tried looking in the Tauri source code but I was not able to understand the code (I'm not a Rust DEV), but I found the implementation should be here: https://github.com/tauri-apps/tauri/blob/dev/core/tauri-runtime/src/menu.rs
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestmacOSA fix or implementation is required for platforms running macOS.A fix or implementation is required for platforms running macOS.