mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[PR #237] [MERGED] Fix mediakeys not working everywhere, Add "none" keys option #1070
Labels
No labels
Status: Abandoned
arm64
beta
beta
bug
done
duplicate
enhancement
feedback needed from reporter
in progress
invalid
investigating
known Issue
monitor Issue
pull-request
translation
unable to reproduce
unreleased
x86
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/MonitorControl#1070
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/MonitorControl/MonitorControl/pull/237
Author: @JoniVR
Created: 6/10/2020
Status: ✅ Merged
Merged: 6/21/2020
Merged by: @JoniVR
Base:
master← Head:fix/hotkeys-internal-fullscreen📝 Commits (4)
4f591b2Fix mediakeys not working on internal display or fullscreen application (#30, #176)ec50dddAdd option to not listen for any keysd997c87Update Main.stringsb326b32Add check to not ask for shortcut permissions when shortcuts are disabled (#235)📊 Changes
6 files changed (+77 additions, -57 deletions)
View changed files
📝
MonitorControl/AppDelegate.swift(+14 -6)📝
MonitorControl/Info.plist(+1 -1)📝
MonitorControl/Support/Utils.swift(+11 -5)📝
MonitorControl/UI/Base.lproj/Main.storyboard(+47 -44)📝
MonitorControl/UI/en.lproj/Main.strings(+3 -0)📝
MonitorControlHelper/Info.plist(+1 -1)📄 Description
fixes #30
fixes #217
closes #176
closes #235
closes #181
Changes
Would be nice if someone could test this for unintended side effects.
Note
I'm having an issue with MonitorControl not supplying DDC commands correctly on Xcode tools versions above 11.3.1, so you might want to test using 11.3.1 if it's not working as expected. Opened an issue about it here: #238
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.