mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[PR #738] [MERGED] Some additional fixes #1196
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#1196
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/738
Author: @waydabber
Created: 10/24/2021
Status: ✅ Merged
Merged: 10/25/2021
Merged by: @waydabber
Base:
master← Head:experimental📝 Commits (7)
85ea68fFix naming of wakeNotification()060fa79Fix for failing to update Advanced Settings checkbox on Preferences Reset4f6aa01Better handling of dummy displays.6fd89deReverted skipping menu for dummy displays.3cf9ebaFix semaphore issue.a5664e9Dummy displays are marked with No Control under Preferences/Displays7fe745eRemoved unused property from getAffectedDisplays()📊 Changes
10 files changed (+70 additions, -26 deletions)
View changed files
📝
MonitorControl/Info.plist(+1 -1)📝
MonitorControl/Model/AppleDisplay.swift(+14 -2)📝
MonitorControl/Model/Display.swift(+22 -6)📝
MonitorControl/Model/OtherDisplay.swift(+3 -3)📝
MonitorControl/Support/AppDelegate.swift(+3 -3)📝
MonitorControl/Support/Arm64DDC.swift(+4 -0)📝
MonitorControl/Support/DisplayManager.swift(+12 -5)📝
MonitorControl/View Controllers/DisplaysPrefsViewController.swift(+9 -5)📝
MonitorControl/View Controllers/MainPrefsViewController.swift(+1 -0)📝
MonitorControlHelper/Info.plist(+1 -1)📄 Description
Some additional fixes for issues that came up during testing:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.