electron/shell
Samuel Attard da9261497e
feat: add MenuItem.userAccelerator property (#26682)
* feat: add MenuItem.userAccelerator property

This allows folks to read the user-assigned accelerator that macOS users can provide in system preferences. Useful for showing in-app shortcut help dialogs, you need to know if the accelerator you provided is not being used in favor of a user assigned one.

* chore: update syntax

* chore: add safety check for command index being -1
2021-06-29 16:28:16 -07:00
..
app chore: bump node to v16.4.0 (main) (#29699) 2021-06-28 18:05:38 +02:00
browser feat: add MenuItem.userAccelerator property (#26682) 2021-06-29 16:28:16 -07:00
common chore: remove unused using and namespace declarations (#29892) 2021-06-28 15:26:10 +09:00
renderer chore: remove unused using and namespace declarations (#29892) 2021-06-28 15:26:10 +09:00
utility chore: bump chromium to 93.0.4550.0 (main) (#29751) 2021-06-22 12:17:16 -07:00