electron/shell/browser/ui/win
bitdisaster 89eb309d0b
feat: allow GUID parameter to avoid systray demotion on Windows (#21891)
* fix: systray icon demotion

Adding support for GUID parameter in Tray API.
In combination with signed binaries this allows to maintain
the position in the systray on Windows.

* unit tests

* make mac and linux compile
2020-01-31 14:37:03 +09:00
..
atom_desktop_native_widget_aura.cc chore: bump chromium to cbeb16cf544f79c1990f1eae4d4fe (master) (#19610) 2019-08-15 13:50:58 -07:00
atom_desktop_native_widget_aura.h chore: bump chromium to cbeb16cf544f79c1990f1eae4d4fe (master) (#19610) 2019-08-15 13:50:58 -07:00
atom_desktop_window_tree_host_win.cc fix: allow chromium to handle WM_NCCALCSIZE for frameless windows (#21164) 2019-11-19 06:07:10 -08:00
atom_desktop_window_tree_host_win.h fix: allow chromium to handle WM_NCCALCSIZE for frameless windows (#21164) 2019-11-19 06:07:10 -08:00
jump_list.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
jump_list.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
notify_icon.cc feat: allow GUID parameter to avoid systray demotion on Windows (#21891) 2020-01-31 14:37:03 +09:00
notify_icon.h feat: allow GUID parameter to avoid systray demotion on Windows (#21891) 2020-01-31 14:37:03 +09:00
notify_icon_host.cc feat: allow GUID parameter to avoid systray demotion on Windows (#21891) 2020-01-31 14:37:03 +09: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