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