mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[PR #1404] [MERGED] DDC support for high-end M2 (Pro/Max/Ultra) systems #1254
Labels
No labels
Status: Abandoned
arm64
beta
beta
bug
done
duplicate
enhancement
feedback needed from reporter
in progress
invalid
investigating
known Issue
monitor Issue
pull-request
translation
unable to reproduce
unreleased
x86
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/MonitorControl#1254
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/MonitorControl/MonitorControl/pull/1404
Author: @waydabber
Created: 7/31/2023
Status: ✅ Merged
Merged: 8/14/2023
Merged by: @waydabber
Base:
main← Head:update📝 Commits (1)
757ba4aAdded DDC support for high-end M2 (Pro/Max/Ultra) systems using displays connected via USB-C/ThunderBolt/DisplayPort and HDMI.📊 Changes
5 files changed (+119 additions, -141 deletions)
View changed files
📝
.swiftlint.yml(+2 -1)📝
MonitorControl/Info.plist(+1 -1)📝
MonitorControl/Model/OtherDisplay.swift(+2 -2)📝
MonitorControl/Support/Arm64DDC.swift(+112 -135)📝
MonitorControl/Support/DisplayManager.swift(+2 -2)📄 Description
Added DDC support for high-end M2 (Pro/Max/Ultra) systems using displays connected via USB-C/ThunderBolt/DisplayPort and HDMI.
(note: somebody with an M2 Pro/Max/Ultra Mac should test it, I am still on M1 :))
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.