mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[PR #719] [MERGED] Restore software brightness upon startup + some other tweaks. #1191
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#1191
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/719
Author: @waydabber
Created: 10/17/2021
Status: ✅ Merged
Merged: 10/18/2021
Merged by: @waydabber
Base:
master← Head:experimental📝 Commits (10+)
218be1eSoftware brightness changes are reapplied upon startup when 'Apply last saved values to the display' is selected under 'Upon startup or wake' + some other tweaks.37bc6a3Fix signing20ead7cDo not reset software brightness saved preferences on proper app terminate.8ea9f2eOps, turn off sw debug flag... :)361fcfeFix signing.e94633eFix my name in translation files. :)9c5a3adDelete docs directorye102766Better colorsync restore on display reconfiguration.fe45f8fMerge remote-tracking branch 'refs/remotes/origin/experimental'd7646deUpdate to gamma table reset📊 Changes
20 files changed (+48 additions, -85 deletions)
View changed files
📝
MonitorControl/Info.plist(+1 -1)📝
MonitorControl/Model/Display.swift(+4 -2)📝
MonitorControl/Model/OtherDisplay.swift(+2 -2)📝
MonitorControl/Support/AppDelegate.swift(+9 -12)📝
MonitorControl/Support/DisplayManager.swift(+9 -7)📝
MonitorControl/UI/Base.lproj/Main.storyboard(+2 -2)📝
MonitorControl/UI/de.lproj/Main.strings(+2 -2)📝
MonitorControl/UI/en.lproj/Main.strings(+2 -2)📝
MonitorControl/UI/fr.lproj/Main.strings(+2 -2)📝
MonitorControl/UI/hu.lproj/Main.strings(+2 -2)📝
MonitorControl/UI/it.lproj/Main.strings(+2 -2)📝
MonitorControl/UI/ko.lproj/Main.strings(+2 -2)📝
MonitorControl/UI/nl.lproj/Main.strings(+2 -2)📝
MonitorControl/UI/tr.lproj/Main.strings(+2 -2)📝
MonitorControl/UI/zh-Hans.lproj/Main.strings(+2 -2)📝
MonitorControl/UI/zh-Hant-TW.lproj/Main.strings(+2 -2)📝
MonitorControlHelper/Info.plist(+1 -1)➖
docs/CNAME(+0 -1)➖
docs/appcast.xml(+0 -22)➖
docs/index.html(+0 -15)📄 Description
No need to update translations.
Closes #718
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.