electron icon indicating copy to clipboard operation
electron copied to clipboard

:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS

Results 1316 electron issues
Sort by recently updated
recently updated
newest added

I think this should fix #33686, but I didn't have a local toolchain to do the full build/test. However, CircleCI was nice enough to build this PR for me, and...

new-pr 🌱

Support for the XDG Desktop Portal first occurred in #19159, authored by me. Unfortunately there was a regression on the way that the file dialog was now presented. Normally, Chromium...

new-pr 🌱

#### Description of Change This PR adds a new node module version number for Electron 21. Node PR here: https://github.com/nodejs/node/pull/44034 _NOTE: ~Please hold until the node PR has been merged~...

new-pr 🌱
semver/none
no-backport

#### Description of Change closes #24807 Adds the ability to get the window opener of a WebContents. ```ts // From WebContents instance contents.opener; // From WebFrameMain instance webContents.fromFrame(frame)?.opener; ``` I'd...

semver/minor
new-pr 🌱
api-review/requested 🗳
target/21-x-y

#### Description of Change Adds `securityOrigin` property to renderer's webFrame module. Security origin tells a WebFrame which scripting context group it belongs to. A collection of same-site frames created using...

semver/minor
new-pr 🌱
api-review/requested 🗳

I [raised this against VS Code](https://github.com/Microsoft/vscode/issues/52194), but they advise it's Electron's doing. When I go to select a debug session and there are several, the dropdown menu grows upwards but...

platform/macOS
bug :beetle:
version/1.7.x
2-0-x
4-2-x
12-x-y
has-repro-comment

#### Description of Change NB: We only let chromium handle the mouse event for touch when the HTTEST is in the caption button area of WCO, so it does not...

semver/patch
target/18-x-y
target/19-x-y
target/20-x-y

Backport of #34723 See that PR for details. Notes: None

backport
semver/patch
20-x-y

Backport of #34723 See that PR for details. Notes: None

backport
semver/patch
19-x-y

Backport of #34723 See that PR for details. Notes: None

backport
semver/patch
18-x-y