docs: add caveats for Electron PipeWire implementation#48242
Merged
VerteDinde merged 1 commit intoelectron:mainfrom Oct 28, 2025
Merged
docs: add caveats for Electron PipeWire implementation#48242VerteDinde merged 1 commit intoelectron:mainfrom
VerteDinde merged 1 commit intoelectron:mainfrom
Conversation
|
💖 Thanks for opening this pull request! 💖 Semantic PR titlesWe use semantic commit messages to streamline the release process. Before your pull request can be merged, you should update your pull request title to start with a semantic prefix. Examples of commit messages with semantic prefixes:
Commit signingThis repo enforces commit signatures for all incoming PRs. PR tipsThings that will help get your PR across the finish line:
We get a lot of pull requests on this repo, so please be patient and we will get back to you as soon as we can. |
Merged
4 tasks
878c92e to
228b944
Compare
Contributor
Author
|
What is required to get this merged? |
3 tasks
5 tasks
VerteDinde
approved these changes
Oct 28, 2025
228b944 to
22e2e4f
Compare
|
No Release Notes |
Contributor
|
I have automatically backported this PR to "39-x-y", please check out #48713 |
TheCommieAxolotl
pushed a commit
to TheCommieAxolotl/electron
that referenced
this pull request
Nov 2, 2025
nilayarya
pushed a commit
to nilayarya/electron
that referenced
this pull request
Nov 21, 2025
nilayarya
added a commit
to nilayarya/electron
that referenced
this pull request
Nov 21, 2025
nilayarya
added a commit
to nilayarya/electron
that referenced
this pull request
Nov 21, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of Change
The Pipewire Capturer implementation in Electron has some Caveats, but those are only documented in the codebase.
electron/shell/browser/api/electron_api_desktop_capturer.cc
Line 253 in fed7304
electron/shell/browser/api/electron_api_desktop_capturer.cc
Lines 285 to 286 in fed7304
Checklist
Notes: none