electron/lib/browser
Didier Roche 5df0fd9dc8 fix: more scalable code by factorizing appindicator support
- introduce a currentPlatformSupportsAppIndicator() function determining
  if app indicators are supported here.
- handle undefined process.env.XDG_CURRENT_DESKTOP
- added some comments to ensure that the intents are clear
Thanks MarshallOfSound
2018-05-14 11:00:41 +02:00
..
api Add menu item order control (#12362) 2018-05-05 09:37:29 -07:00
chrome-extension.js Replace custom function with Object.values() 2018-02-05 20:03:28 -08:00
desktop-capturer.js Add a display_id parameter to the desktopCapturer API. (#12417) 2018-04-09 14:43:35 +09:00
guest-view-manager.js add did-frame-navigate event to WebContents (#12723) 2018-05-01 13:34:41 +09:00
guest-window-manager.js Propagate referrer to new windows (#12397) 2018-04-05 18:13:24 -05:00
init.js fix: more scalable code by factorizing appindicator support 2018-05-14 11:00:41 +02:00
objects-registry.js Co-locate with other private methods 2016-12-02 10:41:42 -08:00
rpc-server.js Fix optimizeSimpleObject for arrays of objects (#12815) 2018-05-03 22:34:30 -05:00