mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 20:21:01 +08:00
![]() * [v2, darwin] Add "Hide, Hide Others, Show All“ to appmenu This also includes shortcuts support for those commands. Arrange the menu items in the well known MacOS order. * [v2, darwin] Add Window menu with well known shortcuts Minimize, Full-Screen and Zoom. |
||
---|---|---|
.. | ||
colours | ||
keys | ||
callback.go | ||
cols.go | ||
contextmenu.go | ||
mac.go | ||
menu.go | ||
menuitem.go | ||
menuroles.go | ||
README.md | ||
styledlabel_test.go | ||
styledlabel.go | ||
tray.go | ||
type.go | ||
windows.go |
Menus
Menu support is heavily inspired by Electron's approach.
Features
- Supports Text, Checkbox, Radio, Submenu and Separator
- Radio groups are defined as any number of adjacent radio items
- UTF-8 menu labels
- UTF-8 menu IDs