electron/shell/browser/ui/win
Charles Kerr f489e3054a
feat: honor nativeTheme.themeSource = 'dark' before creating BrowserWindow on Windows (#25373)
* fix: support 'dark' theme before creating windows.
2020-10-28 15:00:21 -05:00
..
dialog_thread.cc fix: do not destroy thread in UI thread (#23495) 2020-05-12 10:37:51 -07:00
dialog_thread.h fix: do not destroy thread in UI thread (#23495) 2020-05-12 10:37:51 -07:00
electron_desktop_native_widget_aura.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_desktop_native_widget_aura.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_desktop_window_tree_host_win.cc feat: honor nativeTheme.themeSource = 'dark' before creating BrowserWindow on Windows (#25373) 2020-10-28 15:00:21 -05:00
electron_desktop_window_tree_host_win.h fix: client area inset calculation when maximized for framless windows (#25052) 2020-08-31 16:55:50 +09:00
jump_list.cc refactor: Chromium code style for enum classes (#26165) 2020-10-27 10:51:45 -07:00
jump_list.h refactor: Chromium code style for enum classes (#26165) 2020-10-27 10:51:45 -07:00
notify_icon.cc refactor: Chromium code style for enum classes (#26165) 2020-10-27 10:51:45 -07:00
notify_icon.h fix: do not use CONTEXT_MENU flag for tray menu (reland) (#24097) 2020-06-17 21:21:43 -07:00
notify_icon_host.cc chore: use auto to avoid repeating type (#26113) 2020-10-26 11:56:31 -07:00
notify_icon_host.h feat: allow GUID parameter to avoid systray demotion on Windows (#21891) 2020-01-31 14:37:03 +09:00
taskbar_host.cc chore: cleanup some typos in comments (#25770) 2020-10-13 10:25:21 -07:00
taskbar_host.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00