mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[PR #1857] [CLOSED] Isolate HDR brightening code for XDR monitors #1294
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#1294
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/1857
Author: @shay2000
Created: 4/13/2026
Status: ❌ Closed
Base:
main← Head:claude/hdr-xdr-monitor-control-xFD6X📝 Commits (3)
81963f9Rename app to XDRMonitorBrightnessb183cabRename app to XDRMonitorControl and refresh branding8258501Fix ad-hoc signed builds, update icons, add handoff📊 Changes
26 files changed (+440 additions, -125 deletions)
View changed files
📝
.github/Icon-cropped.png(+0 -0)➕
HANDOFF.md(+121 -0)📝
MonitorControl.xcodeproj/project.pbxproj(+47 -14)📝
MonitorControl.xcodeproj/xcshareddata/xcschemes/MonitorControl.xcscheme(+4 -4)📝
MonitorControl/Assets.xcassets/AppIcon.appiconset/Icon-1024.png(+0 -0)📝
MonitorControl/Assets.xcassets/AppIcon.appiconset/Icon-128.png(+0 -0)📝
MonitorControl/Assets.xcassets/AppIcon.appiconset/Icon-16.png(+0 -0)📝
MonitorControl/Assets.xcassets/AppIcon.appiconset/Icon-256.png(+0 -0)📝
MonitorControl/Assets.xcassets/AppIcon.appiconset/Icon-257.png(+0 -0)📝
MonitorControl/Assets.xcassets/AppIcon.appiconset/Icon-32.png(+0 -0)📝
MonitorControl/Assets.xcassets/AppIcon.appiconset/Icon-33.png(+0 -0)📝
MonitorControl/Assets.xcassets/AppIcon.appiconset/Icon-512.png(+0 -0)📝
MonitorControl/Assets.xcassets/AppIcon.appiconset/Icon-513.png(+0 -0)📝
MonitorControl/Assets.xcassets/AppIcon.appiconset/Icon-64.png(+0 -0)📝
MonitorControl/Enums/PrefKey.swift(+9 -0)📝
MonitorControl/Info.plist(+2 -2)📝
MonitorControl/Model/AppleDisplay.swift(+48 -1)📝
MonitorControl/Model/Display.swift(+5 -3)📝
MonitorControl/Support/AppDelegate.swift(+1 -1)📝
MonitorControl/Support/MediaKeyTapManager.swift(+2 -1)...and 6 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.