mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[PR #786] [MERGED] Some minor fixes and improvements #1204
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#1204
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/786
Author: @waydabber
Created: 11/12/2021
Status: ✅ Merged
Merged: 11/14/2021
Merged by: @waydabber
Base:
master← Head:fixes📝 Commits (5)
abc5ee7Fixed wrong button placementc2b88b4Decreasing wait time after sleep + allowing internal brightness control meanwhile by disengaging the brightness keys on sleep71cafebDisengage brightness keys upon reconfiguration request as well.665ed5aFix signing8cf479bBumped compiler swift version to 5.5📊 Changes
17 files changed (+264 additions, -252 deletions)
View changed files
📝
.swift-version(+1 -1)📝
MonitorControl.xcodeproj/project.pbxproj(+45 -9)📝
MonitorControl/Extensions/CGDirectDisplayID+Extension.swift(+3 -3)📝
MonitorControl/Extensions/NSScreen+Extension.swift(+1 -1)📝
MonitorControl/Info.plist(+1 -1)📝
MonitorControl/Model/Display.swift(+9 -9)📝
MonitorControl/Model/OtherDisplay.swift(+5 -5)📝
MonitorControl/Support/AppDelegate.swift(+6 -3)📝
MonitorControl/Support/DisplayManager.swift(+6 -6)📝
MonitorControl/Support/MediaKeyTapManager.swift(+7 -3)📝
MonitorControl/Support/OSDUtils.swift(+3 -3)📝
MonitorControl/Support/SliderHandler.swift(+1 -1)📝
MonitorControl/Support/UpdaterDelegate.swift(+1 -1)📝
MonitorControl/UI/Base.lproj/Main.storyboard(+25 -25)📝
MonitorControl/UI/es.lproj/Main.strings(+148 -179)📝
MonitorControl/View Controllers/DisplaysPrefsViewController.swift(+1 -1)📝
MonitorControlHelper/Info.plist(+1 -1)📄 Description
returnkeywords - but will become handy as I can simplify the syntax of some of the asynchronous stuff later)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.