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

feat: Use updated minimal NSColorWell style for Groups. #5016

Merged
merged 2 commits into from Feb 27, 2023

Commits on Feb 26, 2023

  1. feat: Use updated minimal NSColorWell style for Groups.

    Only on macOS Ventura (13.0+), as AppKit changes were introduced here.
    
    Somewhat fixes transmission#5011
    
    Signed-off-by: Dzmitry Neviadomski <nevack.d@gmail.com>
    nevack authored and ckerr committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    122a73d View commit details
    Browse the repository at this point in the history
  2. Backport NSColorWell.colorWellStyle for older Xcode.

    This APIs are available only with Xcode 14.1 or later.
    
    Signed-off-by: Dzmitry Neviadomski <nevack.d@gmail.com>
    nevack authored and ckerr committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    631ebf6 View commit details
    Browse the repository at this point in the history