mirror of
https://github.com/electron/electron.git
synced 2026-01-27 00:09:09 -05:00
* 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