[PR #168] [MERGED] Add open sound/brightness preferences from media keys #1064

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

📋 Pull Request Information

Original PR: https://github.com/MonitorControl/MonitorControl/pull/168
Author: @suphon-t
Created: 1/3/2020
Status: Merged
Merged: 5/31/2020
Merged by: @JoniVR

Base: masterHead: master


📝 Commits (5)

  • 827208e Allowing open sound preferences from media keys
  • 63b90e3 Add the preference shortcut to brightness keys as well
  • 67562df Merge branch 'master' into master
  • 2f61289 Merge branch 'master' into pr/168
  • 3790b91 Fix linter warnings

📊 Changes

6 files changed (+32 additions, -6 deletions)

View changed files

📝 .swiftformat (+1 -1)
📝 MonitorControl/AppDelegate.swift (+27 -1)
📝 MonitorControl/Info.plist (+1 -1)
📝 MonitorControl/Model/ExternalDisplay.swift (+1 -1)
📝 MonitorControlHelper/Info.plist (+1 -1)
📝 MonitorControlHelper/main.swift (+1 -1)

📄 Description

This PR restores the ability to open the Sound preferences pane when pressing option + volume control keys.

implements #223


🔄 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/168 **Author:** [@suphon-t](https://github.com/suphon-t) **Created:** 1/3/2020 **Status:** ✅ Merged **Merged:** 5/31/2020 **Merged by:** [@JoniVR](https://github.com/JoniVR) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (5) - [`827208e`](https://github.com/MonitorControl/MonitorControl/commit/827208e6dd72ffc2f642b5a1f2fbac4cee9eb2a9) Allowing open sound preferences from media keys - [`63b90e3`](https://github.com/MonitorControl/MonitorControl/commit/63b90e3f5b75882a149d53da9944ffbcaf8167e7) Add the preference shortcut to brightness keys as well - [`67562df`](https://github.com/MonitorControl/MonitorControl/commit/67562df2b95018dc2bf6c942c768547c74d59b71) Merge branch 'master' into master - [`2f61289`](https://github.com/MonitorControl/MonitorControl/commit/2f6128936f62018756ea1d9749e511ce82355dc4) Merge branch 'master' into pr/168 - [`3790b91`](https://github.com/MonitorControl/MonitorControl/commit/3790b9138ce3c3fb8a43fc40ae400e1c0f38ad8b) Fix linter warnings ### 📊 Changes **6 files changed** (+32 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.swiftformat` (+1 -1) 📝 `MonitorControl/AppDelegate.swift` (+27 -1) 📝 `MonitorControl/Info.plist` (+1 -1) 📝 `MonitorControl/Model/ExternalDisplay.swift` (+1 -1) 📝 `MonitorControlHelper/Info.plist` (+1 -1) 📝 `MonitorControlHelper/main.swift` (+1 -1) </details> ### 📄 Description This PR restores the ability to open the Sound preferences pane when pressing option + volume control keys. implements #223 --- <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:41 -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#1064
No description provided.