tao icon indicating copy to clipboard operation
tao copied to clipboard

More native menu items

Open tauri-apps[bot] opened this issue 3 years ago • 0 comments

This issue has been upstreamed from https://github.com/tauri-apps/tauri/issues/2802

These are more native menu items that would be nice to have in Tauri.

Apple's Menu Bar Menus guidelines: https://developer.apple.com/design/human-interface-guidelines/macos/menus/menu-bar-menus

Edit > Paste and Match Style Edit > Delete Edit > Speech > Start Speaking Edit > Speech > Stop Speaking Edit > Start Dictation Edit > Emoji & Symbols

View > Actual Size View > Zoom In View > Zoom Out

Window > Bring All to Front

List of open windows: Most macOS apps also have a list of the open windows at the bottom of the Window menu. The guidelines state that you should:

List open windows — not panels — as menu items at the bottom of the Window menu. List the windows in alphabetical order for easy scanning. When people select an open window in the Window menu, it comes to the front of the window stack.

tauri-apps[bot] avatar Oct 26 '21 08:10 tauri-apps[bot]