[PR #1646] [MERGED] v4.3.3 #1278

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

📋 Pull Request Information

Original PR: https://github.com/MonitorControl/MonitorControl/pull/1646
Author: @waydabber
Created: 10/4/2024
Status: Merged
Merged: 10/4/2024
Merged by: @waydabber

Base: mainHead: develop


📝 Commits (5)

  • e4af9a5 Various fixes and updates for Sequoia
  • e5b672e Updated Sparkle public key
  • c77ec0e Merge remote-tracking branch 'refs/remotes/origin/develop'
  • 1fce77e Fixed swapped Show as text/icon setting, fixed Spanish menu item length
  • 0ebb40c Changed Preferences to Settings, fixed visible gamma enforcer

📊 Changes

55 files changed (+662 additions, -660 deletions)

View changed files

📝 MonitorControl.xcodeproj/project.pbxproj (+13 -13)
📝 MonitorControl.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved (+6 -5)
📝 MonitorControl/Enums/PrefKey.swift (+2 -2)
📝 MonitorControl/Extensions/Preferences+Extension.swift (+3 -3)
📝 MonitorControl/Info.plist (+1 -1)
📝 MonitorControl/Support/AppDelegate.swift (+16 -16)
📝 MonitorControl/Support/DisplayManager.swift (+1 -0)
📝 MonitorControl/Support/MediaKeyTapManager.swift (+1 -1)
📝 MonitorControl/Support/MenuHandler.swift (+12 -12)
📝 MonitorControl/UI/Base.lproj/Main.storyboard (+11 -11)
📝 MonitorControl/UI/cs.lproj/Localizable.strings (+23 -23)
📝 MonitorControl/UI/cs.lproj/Main.strings (+5 -5)
📝 MonitorControl/UI/de.lproj/Localizable.strings (+23 -23)
📝 MonitorControl/UI/de.lproj/Main.strings (+5 -5)
📝 MonitorControl/UI/en.lproj/Localizable.strings (+23 -23)
📝 MonitorControl/UI/en.lproj/Main.strings (+10 -10)
📝 MonitorControl/UI/es.lproj/Localizable.strings (+24 -24)
📝 MonitorControl/UI/es.lproj/Main.strings (+5 -5)
📝 MonitorControl/UI/fr.lproj/Localizable.strings (+23 -23)
📝 MonitorControl/UI/fr.lproj/Main.strings (+5 -5)

...and 35 more files

📄 Description

No description provided


🔄 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/1646 **Author:** [@waydabber](https://github.com/waydabber) **Created:** 10/4/2024 **Status:** ✅ Merged **Merged:** 10/4/2024 **Merged by:** [@waydabber](https://github.com/waydabber) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (5) - [`e4af9a5`](https://github.com/MonitorControl/MonitorControl/commit/e4af9a55a31a9cc8b22f2e176fecdf17e0c107bd) Various fixes and updates for Sequoia - [`e5b672e`](https://github.com/MonitorControl/MonitorControl/commit/e5b672e0d9e47f4bc6531ff02698a8ccfb2102db) Updated Sparkle public key - [`c77ec0e`](https://github.com/MonitorControl/MonitorControl/commit/c77ec0e83677b80b7c8976cafbe27c723d12bda9) Merge remote-tracking branch 'refs/remotes/origin/develop' - [`1fce77e`](https://github.com/MonitorControl/MonitorControl/commit/1fce77ea77634bc8b6515c54013dc8fb9a4a2e13) Fixed swapped Show as text/icon setting, fixed Spanish menu item length - [`0ebb40c`](https://github.com/MonitorControl/MonitorControl/commit/0ebb40c6df8e7a60298ed3b41ecc049ab29345e3) Changed Preferences to Settings, fixed visible gamma enforcer ### 📊 Changes **55 files changed** (+662 additions, -660 deletions) <details> <summary>View changed files</summary> 📝 `MonitorControl.xcodeproj/project.pbxproj` (+13 -13) 📝 `MonitorControl.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved` (+6 -5) 📝 `MonitorControl/Enums/PrefKey.swift` (+2 -2) 📝 `MonitorControl/Extensions/Preferences+Extension.swift` (+3 -3) 📝 `MonitorControl/Info.plist` (+1 -1) 📝 `MonitorControl/Support/AppDelegate.swift` (+16 -16) 📝 `MonitorControl/Support/DisplayManager.swift` (+1 -0) 📝 `MonitorControl/Support/MediaKeyTapManager.swift` (+1 -1) 📝 `MonitorControl/Support/MenuHandler.swift` (+12 -12) 📝 `MonitorControl/UI/Base.lproj/Main.storyboard` (+11 -11) 📝 `MonitorControl/UI/cs.lproj/Localizable.strings` (+23 -23) 📝 `MonitorControl/UI/cs.lproj/Main.strings` (+5 -5) 📝 `MonitorControl/UI/de.lproj/Localizable.strings` (+23 -23) 📝 `MonitorControl/UI/de.lproj/Main.strings` (+5 -5) 📝 `MonitorControl/UI/en.lproj/Localizable.strings` (+23 -23) 📝 `MonitorControl/UI/en.lproj/Main.strings` (+10 -10) 📝 `MonitorControl/UI/es.lproj/Localizable.strings` (+24 -24) 📝 `MonitorControl/UI/es.lproj/Main.strings` (+5 -5) 📝 `MonitorControl/UI/fr.lproj/Localizable.strings` (+23 -23) 📝 `MonitorControl/UI/fr.lproj/Main.strings` (+5 -5) _...and 35 more files_ </details> ### 📄 Description _No description provided_ --- <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:09:53 -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#1278
No description provided.