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

Replace legacy code on macOS builds #11428

Merged
merged 5 commits into from
Nov 10, 2024
Merged

Commits on Nov 2, 2024

  1. Fix macOS build error due to CGDisplayStreamCreate being deprecated.

    FischLu authored and FischLu committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    316c5b0 View commit details
    Browse the repository at this point in the history
  2. change timeout of asynchronous callback to 5s

    FischLu authored and FischLu committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    2b83e1b View commit details
    Browse the repository at this point in the history
  3. Optimize code formatting.

    FischLu authored and FischLu committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    2dc39d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. the macos version need to be checked during runtime

    FischLu authored and FischLu committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    d679b97 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. wrap unused parameter with Q_UNUSED macro

    FischLu authored and FischLu committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ab2e203 View commit details
    Browse the repository at this point in the history