electron/atom/browser/ui/views
Heilig Benedek 894ae1b3f5 refactor: Improve accessibility of menus (#15302)
* refactor: improve menubar keyboard accessibility

* fix: create a temporary widget for tray icon context menu

* fix: focus menu bar with Alt when autohide is off

* fix: make menu bar focus work more like the native menus

* fix: only focus menu bar if it's not already focused

* fix: track accelerator registration to avoid duplicates

* docs: add docs for & notation in app menu item names

* fix: only try to activate accelerator if it's registered

* fix: add friend to monitor window focus change

* style: add <memory> include
2018-10-29 13:08:46 -05:00
..
atom_views_delegate.cc refactor: move devtools from brightray to atom (#15234) 2018-10-19 15:50:30 +02:00
atom_views_delegate.h refactor: move devtools from brightray to atom (#15234) 2018-10-19 15:50:30 +02:00
autofill_popup_view.cc build: define compile time features with buildflag header (#14840) 2018-10-01 16:00:53 -04:00
autofill_popup_view.h build: define compile time features with buildflag header (#14840) 2018-10-01 16:00:53 -04:00
frameless_view.cc Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
frameless_view.h Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
global_menu_bar_x11.cc Wrap X11 headers in ui/gfx/x/x11.h 2018-06-19 11:49:43 +10:00
global_menu_bar_x11.h Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
inspectable_web_contents_view_views.cc refactor: move devtools from brightray to atom (#15234) 2018-10-19 15:50:30 +02:00
inspectable_web_contents_view_views.h refactor: move devtools from brightray to atom (#15234) 2018-10-19 15:50:30 +02:00
menu_bar.cc refactor: Improve accessibility of menus (#15302) 2018-10-29 13:08:46 -05:00
menu_bar.h refactor: Improve accessibility of menus (#15302) 2018-10-29 13:08:46 -05:00
menu_delegate.cc refactor: Improve accessibility of menus (#15302) 2018-10-29 13:08:46 -05:00
menu_delegate.h refactor: Improve accessibility of menus (#15302) 2018-10-29 13:08:46 -05:00
menu_model_adapter.cc
menu_model_adapter.h
native_frame_view.cc fix: unused variable warnings in linux code (#12950) 2018-05-15 13:49:27 -05:00
native_frame_view.h fix: unused variable warnings in linux code (#12950) 2018-05-15 13:49:27 -05:00
root_view.cc refactor: Improve accessibility of menus (#15302) 2018-10-29 13:08:46 -05:00
root_view.h refactor: Improve accessibility of menus (#15302) 2018-10-29 13:08:46 -05:00
submenu_button.cc refactor: Improve accessibility of menus (#15302) 2018-10-29 13:08:46 -05:00
submenu_button.h refactor: Improve accessibility of menus (#15302) 2018-10-29 13:08:46 -05:00
win_frame_view.cc chore: fix various chromium-style errors in windows (#13394) 2018-06-25 22:30:00 +02:00
win_frame_view.h chore: fix various chromium-style errors in windows (#13394) 2018-06-25 22:30:00 +02:00