electron/shell/browser/ui/win
Robo 068b464e13
fix: client area inset calculation when maximized for framless windows (#25052)
* adopt per monitor scale factor

* fix: client area inset calculation when maximized

* address review feedback

* pass correct glass insets to GetDwmFrameInsetsInPixels

* remove unused code

* Windows 8 and 10 use the same DWM frame calculation

Co-authored-by: Cheng Zhao <zcbenz@gmail.com>
2020-08-31 16:55:50 +09: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 fix: client area inset calculation when maximized for framless windows (#25052) 2020-08-31 16:55:50 +09: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 chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) (#24256) 2020-07-13 21:13:34 -04:00
jump_list.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
notify_icon.cc chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) (#24256) 2020-07-13 21:13:34 -04: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: bump chromium to 6d130075d378a64187360ba4e7820 (master) (#24256) 2020-07-13 21:13:34 -04: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 refactor: omit redundant map searches (#19929) 2019-08-28 09:39:21 -05:00
taskbar_host.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00