electron-api-demos
electron-api-demos copied to clipboard
Explore the Electron APIs
* What operating system are you using? * "electron": "^12.0.2" * What version of Node.js is on your system? * v14.16.0 
libappindicator-WARNING **: Using '/tmp' paths in SNAP environment will lead to unreadable resources
On opening the tray demo, the following warning is shown: ``` (electron:7813): libappindicator-WARNING **: 23:47:56.853: Using '/tmp' paths in SNAP environment will lead to unreadable resources ``` What does it...
newbie here and how to get this demo working with electron 5.0?
- I use mac system - I use node v12.13 - The app I packed is a local page. How can I write if I want to set file: /...
hello,my friends,i got some troubles. Desktop notifications does not work on my computer. I read some issues from 'electron',and found that this may be a common problem. I would like...
* What operating system are you using? windows10 * What version of Node.js is on your system? Node.js v14.13.1
We are developers, there should always be a theme for sensitive eyes.
The apps says `Click demo again to remove` but clicking it creates a new icon.  As visible above, multiple icons get created for each time the...
* What operating system are you using? Windows 7 * What version of Node.js is on your system? v10.15.0 
Hello, i got some troubles. I tried following guide below in "Relaunch window after the process crash" section, but i got a blank page and unable to reach win.reload() ....