[PR #147] [CLOSED] Fix hiding display OSD when volume changed #1060

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

📋 Pull Request Information

Original PR: https://github.com/MonitorControl/MonitorControl/pull/147
Author: @robertbressi
Created: 10/22/2019
Status: Closed

Base: masterHead: user/rbressi/136-hide-osd-setting-slider


📝 Commits (3)

  • 616adaf Hide display OSD when volume changed via slider (#136)
  • 5525ea6 Repeat hide OSD command when using media keys
  • aec94cb Run the hide OSD command on a background thread

📊 Changes

2 files changed (+8 additions, -2 deletions)

View changed files

📝 MonitorControl/Display.swift (+4 -2)
📝 MonitorControl/UI/SliderHandler.swift (+4 -0)

📄 Description

This change also removes the 20x repeat of the hide OSD DDC command, per my comment in #136.


🔄 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/147 **Author:** [@robertbressi](https://github.com/robertbressi) **Created:** 10/22/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `user/rbressi/136-hide-osd-setting-slider` --- ### 📝 Commits (3) - [`616adaf`](https://github.com/MonitorControl/MonitorControl/commit/616adaf94f233845fbebd08a7ee992cc262131b2) Hide display OSD when volume changed via slider (#136) - [`5525ea6`](https://github.com/MonitorControl/MonitorControl/commit/5525ea6389ad1c7c0275c8de2450ab4d47c697ca) Repeat hide OSD command when using media keys - [`aec94cb`](https://github.com/MonitorControl/MonitorControl/commit/aec94cbdb41ee158896d6e1136c29f3b703c9cd6) Run the hide OSD command on a background thread ### 📊 Changes **2 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `MonitorControl/Display.swift` (+4 -2) 📝 `MonitorControl/UI/SliderHandler.swift` (+4 -0) </details> ### 📄 Description This change also removes the 20x repeat of the hide OSD DDC command, per my comment in #136. --- <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:03:40 -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#1060
No description provided.