[PR #1404] [MERGED] DDC support for high-end M2 (Pro/Max/Ultra) systems #1254

Closed
opened 2026-05-05 07:09:10 -06:00 by gitea-mirror · 0 comments
Owner

📋 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: mainHead: update


📝 Commits (1)

  • 757ba4a Added 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.

## 📋 Pull Request Information **Original PR:** https://github.com/MonitorControl/MonitorControl/pull/1404 **Author:** [@waydabber](https://github.com/waydabber) **Created:** 7/31/2023 **Status:** ✅ Merged **Merged:** 8/14/2023 **Merged by:** [@waydabber](https://github.com/waydabber) **Base:** `main` ← **Head:** `update` --- ### 📝 Commits (1) - [`757ba4a`](https://github.com/MonitorControl/MonitorControl/commit/757ba4af65a5556a6e7d973a3e32dd5f3b3637aa) Added 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) <details> <summary>View changed files</summary> 📝 `.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) </details> ### 📄 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 :)) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 07:09:10 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/MonitorControl#1254
No description provided.