[PR #957] [CLOSED] Support show icon when has an external monitor #1222

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

📋 Pull Request Information

Original PR: https://github.com/MonitorControl/MonitorControl/pull/957
Author: @Demogorgon314
Created: 2/22/2022
Status: Closed

Base: mainHead: impl/show-icon-when-has-external-monitor-only


📝 Commits (1)

  • 208d587 Support show icon when has an external monitor

📊 Changes

5 files changed (+18 additions, -3 deletions)

View changed files

📝 MonitorControl/Enums/PrefKey.swift (+2 -1)
📝 MonitorControl/Info.plist (+1 -1)
📝 MonitorControl/Support/MenuHandler.swift (+13 -0)
📝 MonitorControl/UI/Base.lproj/Main.storyboard (+1 -0)
📝 MonitorControlHelper/Info.plist (+1 -1)

📄 Description

Since the new Macbook Pro 14 inches has a notch, the menu bar space is limited, I only want menu icons to show when plugging an external monitor, when I unplugged it, the icon should be hidden, so it will save menu bar space.

So I introduced a new menu Icon option: Only if has an external monitor.


🔄 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/957 **Author:** [@Demogorgon314](https://github.com/Demogorgon314) **Created:** 2/22/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `impl/show-icon-when-has-external-monitor-only` --- ### 📝 Commits (1) - [`208d587`](https://github.com/MonitorControl/MonitorControl/commit/208d587be7f3600cb568566a47a931fdb09fbd29) Support show icon when has an external monitor ### 📊 Changes **5 files changed** (+18 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `MonitorControl/Enums/PrefKey.swift` (+2 -1) 📝 `MonitorControl/Info.plist` (+1 -1) 📝 `MonitorControl/Support/MenuHandler.swift` (+13 -0) 📝 `MonitorControl/UI/Base.lproj/Main.storyboard` (+1 -0) 📝 `MonitorControlHelper/Info.plist` (+1 -1) </details> ### 📄 Description Since the new Macbook Pro 14 inches has a notch, the menu bar space is limited, I only want menu icons to show when plugging an external monitor, when I unplugged it, the icon should be hidden, so it will save menu bar space. So I introduced a new menu Icon option: Only if has an external monitor. --- <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:08:14 -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#1222
No description provided.