-
Pear desktop apps start without window decorations (minimize/close buttons).
Preliminary research suggests that electron/chromium possibly do not support this at the moment on wayland.
Vscode (w…
-
Hello!
At boot of my macbook, I have Notesnook (among other apps) configured to automatically launch.
Everytime Notesnook crashes with the error:
Error: EPERM: operation not permitted, open '//202…
-
Hi guys, I'm willing to recreate some of the existing Nodeschool workshops like **javascripting** and some others in a GUI way. BUT i'm a little bit confused and i want your opinion about it with som…
-
This is now happening with edge, chrome, VS-code.
When switching from a view with a non empty set of windows, to a view which has the main window as edge/brave/vscode/chromium browsers, the win…
-
So I notice this both in atom and in vs code. I have to disengage from each menu by clicking to close it as opposed to sliding over it.
I made a video illustrating metacity and notion's handling of…
-
> I'm using Prisma inside of an Electron app. This is perhaps a not supported/intended use of Prisma. But FYI, when run by Electron, `process.cwd()` returns "/". So the `findSync` call scans from the …
-
As of electron 12, this module may not be needed anymore. As far as my tests goes, just the basic [conf](https://github.com/sindresorhus/conf) module works just fine. `electron.remote` deprecation was…
-
Has anyone encountered this issue where Electron apps aren't all rendering correctly?
For example, in my screenshot below, VSCode (an Electron app) is rendering ok.
But then BalenaEtcher (another …
ju-li updated
9 months ago
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/master/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Code of Con…
-
We are using playwright to develop web app and electron application. In web apps it works pretty well but in electron some features work some does not like multiple project support does not work, code…