[PR #1632] [MERGED] Various fixes and updates for Sequoia - v4.3.2 #1276

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

📋 Pull Request Information

Original PR: https://github.com/MonitorControl/MonitorControl/pull/1632
Author: @waydabber
Created: 10/2/2024
Status: Merged
Merged: 10/2/2024
Merged by: @waydabber

Base: mainHead: develop


📝 Commits (2)

  • e4af9a5 Various fixes and updates for Sequoia
  • e5b672e Updated Sparkle public key

📊 Changes

15 files changed (+171 additions, -170 deletions)

View changed files

📝 MonitorControl.xcodeproj/project.pbxproj (+32 -16)
📝 MonitorControl.xcodeproj/xcshareddata/xcschemes/MonitorControl.xcscheme (+1 -1)
📝 MonitorControl/Enums/PrefKey.swift (+2 -2)
📝 MonitorControl/Info.plist (+3 -3)
📝 MonitorControl/Model/AppleDisplay.swift (+1 -2)
📝 MonitorControl/Support/AppDelegate.swift (+4 -1)
📝 MonitorControl/Support/Arm64DDC.swift (+1 -1)
📝 MonitorControl/Support/Bridging-Header.h (+3 -1)
📝 MonitorControl/Support/DisplayManager.swift (+6 -4)
📝 MonitorControl/Support/MenuHandler.swift (+8 -4)
📝 MonitorControl/UI/Base.lproj/Main.storyboard (+108 -120)
📝 MonitorControl/View Controllers/Preferences/AboutPrefsViewController.swift (+0 -4)
📝 MonitorControl/View Controllers/Preferences/DisplaysPrefsCellView.swift (+0 -4)
📝 MonitorControl/View Controllers/Preferences/DisplaysPrefsViewController.swift (+1 -6)
📝 MonitorControlHelper/Info.plist (+1 -1)

📄 Description

No description provided


🔄 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/1632 **Author:** [@waydabber](https://github.com/waydabber) **Created:** 10/2/2024 **Status:** ✅ Merged **Merged:** 10/2/2024 **Merged by:** [@waydabber](https://github.com/waydabber) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (2) - [`e4af9a5`](https://github.com/MonitorControl/MonitorControl/commit/e4af9a55a31a9cc8b22f2e176fecdf17e0c107bd) Various fixes and updates for Sequoia - [`e5b672e`](https://github.com/MonitorControl/MonitorControl/commit/e5b672e0d9e47f4bc6531ff02698a8ccfb2102db) Updated Sparkle public key ### 📊 Changes **15 files changed** (+171 additions, -170 deletions) <details> <summary>View changed files</summary> 📝 `MonitorControl.xcodeproj/project.pbxproj` (+32 -16) 📝 `MonitorControl.xcodeproj/xcshareddata/xcschemes/MonitorControl.xcscheme` (+1 -1) 📝 `MonitorControl/Enums/PrefKey.swift` (+2 -2) 📝 `MonitorControl/Info.plist` (+3 -3) 📝 `MonitorControl/Model/AppleDisplay.swift` (+1 -2) 📝 `MonitorControl/Support/AppDelegate.swift` (+4 -1) 📝 `MonitorControl/Support/Arm64DDC.swift` (+1 -1) 📝 `MonitorControl/Support/Bridging-Header.h` (+3 -1) 📝 `MonitorControl/Support/DisplayManager.swift` (+6 -4) 📝 `MonitorControl/Support/MenuHandler.swift` (+8 -4) 📝 `MonitorControl/UI/Base.lproj/Main.storyboard` (+108 -120) 📝 `MonitorControl/View Controllers/Preferences/AboutPrefsViewController.swift` (+0 -4) 📝 `MonitorControl/View Controllers/Preferences/DisplaysPrefsCellView.swift` (+0 -4) 📝 `MonitorControl/View Controllers/Preferences/DisplaysPrefsViewController.swift` (+1 -6) 📝 `MonitorControlHelper/Info.plist` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:52 -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#1276
No description provided.