electron/lib
Kyle Corry 5aac091f40
Add Support for Pop!_OS GNOME Session
Similar to this PR: https://github.com/electron/electron/pull/10355 , Pop!_OS suffers from the same problem. Using Ubuntu AppIndicator will not show the icon currently unless the XDG_CURRENT_DESKTOP variable is modified. This commit will add support for pop so that this workaround is not needed. 

Ref: https://github.com/pop-os/pop/issues/84
2017-12-21 14:16:15 -05:00
..
browser Add Support for Pop!_OS GNOME Session 2017-12-21 14:16:15 -05:00
common re-add warning removed in https://github.com/electron/electron/pull/11013 2017-12-07 11:42:18 -05:00
isolated_renderer Pass nativeWindowOpen flag to isolated init.js 2017-04-30 19:35:41 +09:00
renderer Add a SessionPreferences to manage session related data 2017-12-05 15:59:15 +09:00
sandboxed_renderer Expose desktopCapturer in sandbox mode. 2017-11-16 16:57:29 -03:00
worker Correctly initialize Node environment in worker 2017-03-20 12:52:45 -07:00