-
Notifications
You must be signed in to change notification settings - Fork 15.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add support for system picker in setDisplayMediaRequestHandler (#…
…43679) * tmp Co-authored-by: Samuel Attard <[email protected]> * feat: add support for system picker in setDisplayMediaRequestHandler Co-authored-by: Samuel Attard <[email protected]> * oops Co-authored-by: Samuel Attard <[email protected]> * Apply suggestions from code review Co-authored-by: Erick Zhao <[email protected]> Co-authored-by: Samuel Attard <[email protected]> * stuff Co-authored-by: Samuel Attard <[email protected]> * well... Co-authored-by: Samuel Attard <[email protected]> * seems legit Co-authored-by: Samuel Attard <[email protected]> * chore: update patch to handle screenCapturer Co-authored-by: Keeley Hammond <[email protected]> * feat: modify API to use useSystemPicker Co-authored-by: Keeley Hammond <[email protected]> * fix: gate ScreenCaptureKitPicker to macos 15 or higher Co-authored-by: Keeley Hammond <[email protected]> * fix: don't use native picker with legacy media selection Co-authored-by: Keeley Hammond <[email protected]> * chore: code review, boolean set & docs update Co-authored-by: Keeley Hammond <[email protected]> * fix: add cancelCallback Co-authored-by: Keeley Hammond <[email protected]> * docs: clarify session & desktopCapturer docs Co-authored-by: Keeley Hammond <[email protected]> * chore: remove incorrect backport patches * chore: update SCKP patch --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Samuel Attard <[email protected]> Co-authored-by: Samuel Attard <[email protected]> Co-authored-by: Keeley Hammond <[email protected]>
- Loading branch information
1 parent
fa1311e
commit 097c6b7
Showing
16 changed files
with
409 additions
and
6 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.