mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 22:01:08 -06:00
[PR #754] [CLOSED] Add option to change app icon for better visibility #1200
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#1200
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/754
Author: @Takuro-Ito
Created: 10/31/2021
Status: ❌ Closed
Base:
master← Head:feature/status-bar-icon📝 Commits (4)
628b2e2Add option to change app icon for better visibility2cdeb2fchore: update localized string files for PR9c30b5aChange row titlef53f447Change row height to 20 and row bottom to -6📊 Changes
19 files changed (+175 additions, -14 deletions)
View changed files
➕
MonitorControl/Assets.xcassets/statusAppIcon.imageset/Contents.json(+23 -0)➕
MonitorControl/Assets.xcassets/statusAppIcon.imageset/Icon-24.png(+0 -0)➕
MonitorControl/Assets.xcassets/statusAppIcon.imageset/Icon-48.png(+0 -0)➕
MonitorControl/Assets.xcassets/statusAppIcon.imageset/Icon-72.png(+0 -0)📝
MonitorControl/Enums/PrefKey.swift(+8 -0)📝
MonitorControl/Support/AppDelegate.swift(+0 -5)📝
MonitorControl/Support/MenuHandler.swift(+7 -0)📝
MonitorControl/UI/Base.lproj/Main.storyboard(+39 -9)📝
MonitorControl/UI/de.lproj/Main.strings(+9 -0)📝
MonitorControl/UI/en.lproj/Main.strings(+9 -0)📝
MonitorControl/UI/fr.lproj/Main.strings(+9 -0)📝
MonitorControl/UI/hu.lproj/Main.strings(+9 -0)📝
MonitorControl/UI/it.lproj/Main.strings(+9 -0)📝
MonitorControl/UI/ko.lproj/Main.strings(+9 -0)📝
MonitorControl/UI/nl.lproj/Main.strings(+9 -0)📝
MonitorControl/UI/tr.lproj/Main.strings(+9 -0)📝
MonitorControl/UI/zh-Hans.lproj/Main.strings(+9 -0)📝
MonitorControl/UI/zh-Hant-TW.lproj/Main.strings(+9 -0)📝
MonitorControl/View Controllers/MenuslidersPrefsViewController.swift(+8 -0)📄 Description
Changes
Before
After
Menu Icon Style: Sun (Default)
Menu Icon Style: App Icon (New)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.