[PR #1861] [MERGED] v4.3.4 #1295

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

📋 Pull Request Information

Original PR: https://github.com/MonitorControl/MonitorControl/pull/1861
Author: @waydabber
Created: 4/19/2026
Status: Merged
Merged: 4/19/2026
Merged by: @waydabber

Base: mainHead: develop


📝 Commits (3)

  • 86f8ab6 Fixed slider percentage crash
  • d3bfea0 Added UIDesignRequiresCompatibility so the project is properly compiled with XCode 26.
  • 51c652b Merge branch 'main' into develop

📊 Changes

9 files changed (+18 additions, -14 deletions)

View changed files

📝 MonitorControl.xcodeproj/project.pbxproj (+2 -2)
📝 MonitorControl/Enums/Command.swift (+1 -1)
📝 MonitorControl/Info.plist (+2 -0)
📝 MonitorControl/Model/AppleDisplay.swift (+2 -2)
📝 MonitorControl/Model/OtherDisplay.swift (+1 -1)
📝 MonitorControl/Support/Arm64DDC.swift (+2 -2)
📝 MonitorControl/Support/DisplayManager.swift (+3 -1)
📝 MonitorControl/Support/SliderHandler.swift (+2 -2)
📝 MonitorControl/View Controllers/Preferences/DisplaysPrefsViewController.swift (+3 -3)

📄 Description

Some minor changes


🔄 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/1861 **Author:** [@waydabber](https://github.com/waydabber) **Created:** 4/19/2026 **Status:** ✅ Merged **Merged:** 4/19/2026 **Merged by:** [@waydabber](https://github.com/waydabber) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (3) - [`86f8ab6`](https://github.com/MonitorControl/MonitorControl/commit/86f8ab68aa24ac4a72a08fe50721029f212c6683) Fixed slider percentage crash - [`d3bfea0`](https://github.com/MonitorControl/MonitorControl/commit/d3bfea0572462632b53ffdd3109a05dd330fc30d) Added `UIDesignRequiresCompatibility` so the project is properly compiled with XCode 26. - [`51c652b`](https://github.com/MonitorControl/MonitorControl/commit/51c652b1a487dce5d1c6fdc5d02ed306ca62df73) Merge branch 'main' into develop ### 📊 Changes **9 files changed** (+18 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `MonitorControl.xcodeproj/project.pbxproj` (+2 -2) 📝 `MonitorControl/Enums/Command.swift` (+1 -1) 📝 `MonitorControl/Info.plist` (+2 -0) 📝 `MonitorControl/Model/AppleDisplay.swift` (+2 -2) 📝 `MonitorControl/Model/OtherDisplay.swift` (+1 -1) 📝 `MonitorControl/Support/Arm64DDC.swift` (+2 -2) 📝 `MonitorControl/Support/DisplayManager.swift` (+3 -1) 📝 `MonitorControl/Support/SliderHandler.swift` (+2 -2) 📝 `MonitorControl/View Controllers/Preferences/DisplaysPrefsViewController.swift` (+3 -3) </details> ### 📄 Description Some minor changes --- <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:10:27 -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#1295
No description provided.