mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[PR #904] [MERGED] Add check for M1 Pro/Max Macbook Pro HDMI #1210
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#1210
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/904
Author: @the0neyouseek
Created: 1/22/2022
Status: ✅ Merged
Merged: 1/22/2022
Merged by: @the0neyouseek
Base:
main← Head:feat/mbp-check📝 Commits (1)
f2b72d7feat: Add check for M1 Pro/Max Macbook Pro HDMI📊 Changes
1 file changed (+7 additions, -2 deletions)
View changed files
📝
MonitorControl/Support/Arm64DDC.swift(+7 -2)📄 Description
As with the Mac mini, the new Macbook Pro (M1 Pro/Max, 14" and 16") models of 2021 seems to have DDC communication blocked on their HDMI port.
This PR add a check for these models. (And an easy way to add newer models if needed)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.