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
dialog_thread.h
electron_desktop_native_widget_aura.cc
electron_desktop_native_widget_aura.h
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
notify_icon_host.cc chore: use auto to avoid repeating type (#26113) 2020-10-26 11:56:31 -07:00
notify_icon_host.h
taskbar_host.cc chore: cleanup some typos in comments (#25770) 2020-10-13 10:25:21 -07:00
taskbar_host.h