Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use ScreenCaptureKit exclusively on macOS 14.4 and higher #41403

Commits on Feb 21, 2024

  1. fix: use ScreenCaptureKit exclusively on macOS 14.4 and higher

    This fixes a nasty warning / permission dialog that pops up to end-users
    when consuming legacy APIs.  Chrome has flipped these flags via field trials
    as have other Electron apps. It should just be the default.
    
    Co-authored-by: Samuel Attard <marshallofsound@electronjs.org>
    trop[bot] and MarshallOfSound committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    d3cf1c2 View commit details
    Browse the repository at this point in the history