[PR #187] [MERGED] Fix Issue detecting the output device #1068

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

📋 Pull Request Information

Original PR: https://github.com/MonitorControl/MonitorControl/pull/187
Author: @JoniVR
Created: 3/10/2020
Status: Merged
Merged: 4/2/2020
Merged by: @JoniVR

Base: masterHead: fix/output-device-issues


📝 Commits (1)

📊 Changes

3 files changed (+13 additions, -10 deletions)

View changed files

📝 MonitorControl/AppDelegate.swift (+11 -8)
📝 MonitorControl/Info.plist (+1 -1)
📝 MonitorControlHelper/Info.plist (+1 -1)

📄 Description

fixes #172

Apparently returning an empty array to MediaKeyTap makes it listen to all keys. Something that might need to be fixed in MediaKeyTap? @the0neyouseek


🔄 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/187 **Author:** [@JoniVR](https://github.com/JoniVR) **Created:** 3/10/2020 **Status:** ✅ Merged **Merged:** 4/2/2020 **Merged by:** [@JoniVR](https://github.com/JoniVR) **Base:** `master` ← **Head:** `fix/output-device-issues` --- ### 📝 Commits (1) - [`7895fac`](https://github.com/MonitorControl/MonitorControl/commit/7895facbdf9e6fcdd1b6546930e472fdf9425fea) Fix Issue detecting the output device (#172) ### 📊 Changes **3 files changed** (+13 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `MonitorControl/AppDelegate.swift` (+11 -8) 📝 `MonitorControl/Info.plist` (+1 -1) 📝 `MonitorControlHelper/Info.plist` (+1 -1) </details> ### 📄 Description fixes #172 Apparently returning an empty array to `MediaKeyTap` makes it listen to all keys. Something that might need to be fixed in MediaKeyTap? @the0neyouseek --- <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:51 -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#1068
No description provided.