electron/shell/browser/ui/cocoa
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
..
delayed_native_view_host.cc chore: use =default for default constructors/destructors (#29511) 2021-06-04 13:16:13 +09:00
delayed_native_view_host.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
electron_bundle_mover.h refactor: Chromium code style for enum classes (#26165) 2020-10-27 10:51:45 -07:00
electron_bundle_mover.mm chore: bump chromium to 096e5313aaf19dfa0c4710145c34d (master) (#26535) 2020-12-14 10:57:36 -08:00
electron_inspectable_web_contents_view.h Merge branch 'master' into roller/chromium/master 2021-03-15 18:43:25 -04:00
electron_inspectable_web_contents_view.mm fix: ensure detached devtools are not always draggable (#29717) 2021-06-16 10:18:02 -07:00
electron_menu_controller.h feat: add MenuItem.userAccelerator property (#26682) 2021-06-29 16:28:16 -07:00
electron_menu_controller.mm feat: add MenuItem.userAccelerator property (#26682) 2021-06-29 16:28:16 -07:00
electron_native_widget_mac.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_native_widget_mac.mm chore: use =default for default constructors/destructors (#29511) 2021-06-04 13:16:13 +09:00
electron_ns_window.h chore: remove c-style conversion for vibrantView (#29724) 2021-06-16 10:13:42 -07:00
electron_ns_window.mm fix: handle async nature of [NSWindow -toggleFullScreen] (#25470) 2021-04-21 16:56:25 +02:00
electron_ns_window_delegate.h feat: include resize edge with will-resize event (#29199) 2021-06-02 11:37:10 +09:00
electron_ns_window_delegate.mm feat: include resize edge with will-resize event (#29199) 2021-06-02 11:37:10 +09:00
electron_preview_item.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_preview_item.mm chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_touch_bar.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_touch_bar.mm fix: make TouchBarPopover and TouchBarGroup work (#27901) 2021-03-01 13:34:00 -08:00
event_dispatching_window.h chore: fix linting after shell rename 2019-06-19 17:33:28 -07:00
event_dispatching_window.mm refactor: replace includes for atom with shell 2019-06-19 17:33:28 -07:00
NSColor+Hex.h chore: fix linting after shell rename 2019-06-19 17:33:28 -07:00
NSColor+Hex.mm refactor: replace includes for atom with shell 2019-06-19 17:33:28 -07:00
NSString+ANSI.h chore: fix linting after shell rename 2019-06-19 17:33:28 -07:00
NSString+ANSI.mm refactor: replace includes for atom with shell 2019-06-19 17:33:28 -07:00
root_view_mac.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
root_view_mac.mm chore: use =default for default constructors/destructors (#29511) 2021-06-04 13:16:13 +09:00
views_delegate_mac.h chore: bump chromium to 5b340c815ce15ab2efcf277ed19e9 (master) (#22064) 2020-03-03 13:35:05 -08:00
views_delegate_mac.mm chore: use =default for default constructors/destructors (#29511) 2021-06-04 13:16:13 +09:00
window_buttons_view.h chore: bump chromium to 93.0.4530.0 (master) (#29256) 2021-06-03 01:05:04 -07:00
window_buttons_view.mm chore: bump chromium to 93.0.4530.0 (master) (#29256) 2021-06-03 01:05:04 -07:00