[PR #734] [MERGED] Multiple attempts to write last DDC settings after wake when 'Apply last saved settings' is enabled #1193

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

📋 Pull Request Information

Original PR: https://github.com/MonitorControl/MonitorControl/pull/734
Author: @waydabber
Created: 10/22/2021
Status: Merged
Merged: 10/22/2021
Merged by: @waydabber

Base: masterHead: experimental


📝 Commits (1)

  • df46960 Multiple attempts to write last DDC settings when 'Apply last saved settings' is enabled (for additional 10 secs, once per sec).

📊 Changes

6 files changed (+72 additions, -46 deletions)

View changed files

📝 MonitorControl/Info.plist (+1 -1)
📝 MonitorControl/Model/OtherDisplay.swift (+41 -39)
📝 MonitorControl/Support/AppDelegate.swift (+18 -0)
📝 MonitorControl/Support/DisplayManager.swift (+10 -5)
📝 MonitorControl/main.swift (+1 -0)
📝 MonitorControlHelper/Info.plist (+1 -1)

📄 Description

…ettings' is enabled (for additional 10 secs, once per sec).

Fixes #733


🔄 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/734 **Author:** [@waydabber](https://github.com/waydabber) **Created:** 10/22/2021 **Status:** ✅ Merged **Merged:** 10/22/2021 **Merged by:** [@waydabber](https://github.com/waydabber) **Base:** `master` ← **Head:** `experimental` --- ### 📝 Commits (1) - [`df46960`](https://github.com/MonitorControl/MonitorControl/commit/df469602717a8dfb0cab08e6ef5b7ecc215225f4) Multiple attempts to write last DDC settings when 'Apply last saved settings' is enabled (for additional 10 secs, once per sec). ### 📊 Changes **6 files changed** (+72 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `MonitorControl/Info.plist` (+1 -1) 📝 `MonitorControl/Model/OtherDisplay.swift` (+41 -39) 📝 `MonitorControl/Support/AppDelegate.swift` (+18 -0) 📝 `MonitorControl/Support/DisplayManager.swift` (+10 -5) 📝 `MonitorControl/main.swift` (+1 -0) 📝 `MonitorControlHelper/Info.plist` (+1 -1) </details> ### 📄 Description …ettings' is enabled (for additional 10 secs, once per sec). Fixes #733 --- <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:07:15 -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#1193
No description provided.