mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[PR #736] [MERGED] Various fixes and improvements for 4.0.0 #1192
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#1192
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/736
Author: @waydabber
Created: 10/23/2021
Status: ✅ Merged
Merged: 10/24/2021
Merged by: @waydabber
Base:
master← Head:experimental📝 Commits (10+)
f8dc01cSmall change of wording in Displays to reflect the fact that software dimming is not always gamma now.a3e8370Fixed box control title leaking into localization files (changed to '#bc-ignore!')2458152Updated Italian Localization - thanks to @picovd2a7adeIgnore virtual displays in gamma interference detection.46d2298Fix for too long display name in menu, unneeded missing outlet connection errors, reset for virtual displays.d965049Fixed menu showing blank space for display with no controls + another Italian fix from @picov.448f640Fix localization error28f2e64Make brightness availability changeable for built-in and virtual displays.c8813b0Updated French localization6ab96b8Update Internet Access Policy📊 Changes
29 files changed (+139 additions, -179 deletions)
View changed files
📝
MonitorControl/Info.plist(+1 -1)📝
MonitorControl/InternetAccessPolicy.plist(+28 -0)📝
MonitorControl/Model/Display.swift(+4 -1)📝
MonitorControl/Support/AppDelegate.swift(+1 -1)📝
MonitorControl/Support/MenuHandler.swift(+11 -8)📝
MonitorControl/UI/Base.lproj/Main.storyboard(+6 -13)📝
MonitorControl/UI/de.lproj/Localizable.strings(+2 -2)📝
MonitorControl/UI/de.lproj/Main.strings(+2 -8)📝
MonitorControl/UI/en.lproj/Localizable.strings(+2 -2)📝
MonitorControl/UI/en.lproj/Main.strings(+2 -8)📝
MonitorControl/UI/fr.lproj/Localizable.strings(+9 -9)📝
MonitorControl/UI/fr.lproj/Main.strings(+14 -20)📝
MonitorControl/UI/hu.lproj/Localizable.strings(+2 -2)📝
MonitorControl/UI/hu.lproj/Main.strings(+2 -8)📝
MonitorControl/UI/it.lproj/Localizable.strings(+8 -8)📝
MonitorControl/UI/it.lproj/Main.strings(+15 -21)📝
MonitorControl/UI/ko.lproj/Localizable.strings(+2 -2)📝
MonitorControl/UI/ko.lproj/Main.strings(+2 -8)📝
MonitorControl/UI/nl.lproj/Localizable.strings(+2 -2)📝
MonitorControl/UI/nl.lproj/Main.strings(+2 -8)...and 9 more files
📄 Description
Changes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.