Pierre de la Martinière
Pierre de la Martinière
refs (last Atom version) 
Atom does it. We might need to find how they managed to do that.
https://github.com/electron-userland/electron-builder/wiki/Options https://github.com/electron-userland/electron-builder/wiki/electron-builder-core#FileAssociation once #339 will be finished, we should be able to work on this.
Just got this error when testing stuff; this may be a problem for the implementation of this feature: ``` Uncaught (in promise) DOMException: play() failed because the user didn't interact...
Fixed by `app.commandLine.appendSwitch('autoplay-policy', 'no-user-gesture-required');`
Thank you for the report, I will try to remove it and see how things go for on other Linux DE. (I suspect the Skype thing to be the same...
@a2nt What are you using to display trays with the latest version of Gnome? I am using Ubuntu 17.10 and cannot see any tray created.
Nah nah, i am using Gnome Shell and the Ubuntu app indicator plugin 
ok, here's a list of the problems found so far: - No tray on Ubuntu 17.10 without TopIcons gnome shell extension, when old trays are still supposed to be working...
@a2nt Could you please try the `hidpi` branch and tell me if the Tray looks fine or not? I tested on my MacBook with Virtualbox but I see a blurry...