Pierre de la Martinière

Results 243 comments of Pierre de la Martinière

refs (last Atom version) ![atom](https://cloud.githubusercontent.com/assets/1311607/18420145/fbee8366-786b-11e6-8de9-e8dd38449222.PNG)

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 ![screen shot 2018-02-06 at 14 24 28](https://user-images.githubusercontent.com/1311607/35861759-76dbaa4c-0b49-11e8-8f9a-82ff140fca50.png)

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...