-
I recently downloaded the app (the binary package) from the AUR and currently use dwm. Initially, starting the app from dmenu brings no response. In the second try, it launches normally. Same when ope…
-
Hello! My issue is quite similar to https://github.com/steveseguin/electroncapture/issues/3 but for an Application name
Currently, all run windows have an application name - `Chromium`. My system use…
-
This causes a bad UX for Electron apps relying on it:
https://github.com/parcel-bundler/watcher/assets/29582865/ef6659b8-31cb-4903-a56b-7b9175a5283e
As you can see, Terminal pops up two times …
-
reproduction steps pending fix of https://github.com/aurelia/new/issues/24
```sh
npx makes aurelia test-app -s
cd test-app
npm install --save @capacitor/core @capacitor/cli
npx cap init …
-
As a multiple-distribution user, I'd like to have the application packaged using Flatpak, to leverage its sandboxing features.
-
### Version
1.48.1
### Steps to reproduce
Requirements: must have Playwright Test vscode plugin installed.
1. Clone my repo at: [https://github.com/midleman/play-button-repro](https://github.com/m…
-
### Describe the problem
I'd love support for the macOS Share Menu. It really gives an app a native feel, and electron supports it [here](https://www.electronjs.org/docs/latest/api/share-menu)
!…
-
I'm opening this issue to collect known use cases of apps using the chrome SerialPort api, electron + node serialport and any other arrangements of technologies to get a serial port working with web t…
-
As pointed out by @dsanders11 and discussed in the last Ecosystem WG meeting (cc @erickzhao @toinane), this project causes problems for applications supporting multiple Windows architectures, due to h…
-
### Describe the bug
I need to use both electron and some node libraries (easymidi). If I install directly the electron package, I can start directly the project, but then I can't install/use node …