Add macOS specific speaking roles for MenuItem

This commit is contained in:
Milan Burda
2016-08-08 00:02:32 +02:00
parent 5eeadb0ad4
commit edc1a9614c
5 changed files with 43 additions and 0 deletions

View File

@@ -63,6 +63,8 @@ On macOS `role` can also have following additional values:
* `hide` - Map to the `hide` action
* `hideothers` - Map to the `hideOtherApplications` action
* `unhide` - Map to the `unhideAllApplications` action
* `startspeaking` - Map to the `startSpeaking` action
* `stopspeaking` - Map to the `stopSpeaking` action
* `front` - Map to the `arrangeInFront` action
* `zoom` - Map to the `performZoom` action
* `window` - The submenu is a "Window" menu