electron-api-demos icon indicating copy to clipboard operation
electron-api-demos copied to clipboard

Explore the Electron APIs

Results 49 electron-api-demos issues
Sort by recently updated
recently updated
newest added

* What operating system are you using? * "electron": "^12.0.2" * What version of Node.js is on your system? * v14.16.0 ![Capture](https://user-images.githubusercontent.com/2296411/113679280-ce712500-96e9-11eb-98bc-54a6208f0f61.PNG)

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. ![Screenshot from 2020-08-25 14-28-45](https://user-images.githubusercontent.com/35009811/91154680-68e2a200-e6df-11ea-9da7-0263b70dd668.png) 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 ![image](https://user-images.githubusercontent.com/1468887/52903911-ef820d80-3224-11e9-8ad7-b6e7c9596e95.png)

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