mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[PR #629] [MERGED] Version 4.0.0 #1138
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#1138
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/629
Author: @waydabber
Created: 9/29/2021
Status: ✅ Merged
Merged: 9/30/2021
Merged by: @waydabber
Base:
master← Head:beta📝 Commits (10+)
4e13d68Support for Apple displays, show brightness slider for internal display.49beb6dMerge remote-tracking branch 'refs/remotes/origin/master'f1e4a25Fix Korean translation02a9f22Delete MonitorControl/Support/ko.lproj directory10a2a60Add suffix to similarly named displays - work in progressad6e04eAdd suffix to similarly named displays - done58dc92aFix Intel Swift optimization issue0304ad9Removed a redundant line from the Intel fix8e6e7f7Cosmetic changesd855ddbSome refactoring and fixes📊 Changes
100 files changed (+12504 additions, -4617 deletions)
View changed files
📝
.github/screenshot.png(+0 -0)📝
MonitorControl.xcodeproj/project.pbxproj(+180 -168)➖
MonitorControl/AppDelegate.swift(+0 -487)📝
MonitorControl/Enums/Command.swift(+5 -1)➕
MonitorControl/Enums/PrefKey.swift(+187 -0)📝
MonitorControl/Extensions/CGDirectDisplayID+Extension.swift(+2 -0)➖
MonitorControl/Extensions/Display+Extension.swift(+0 -7)➕
MonitorControl/Extensions/KeyboardShortcuts+Extension.swift(+15 -0)📝
MonitorControl/Extensions/NSNotification+Extension.swift(+0 -4)📝
MonitorControl/Extensions/NSScreen+Extension.swift(+5 -11)📝
MonitorControl/Extensions/Preferences+Extension.swift(+3 -7)📝
MonitorControl/Info.plist(+5 -3)➖
MonitorControl/Manager/DisplayManager.swift(+0 -173)➕
MonitorControl/Model/AppleDisplay.swift(+72 -0)📝
MonitorControl/Model/Display.swift(+186 -115)➖
MonitorControl/Model/ExternalDisplay.swift(+0 -421)➖
MonitorControl/Model/InternalDisplay.swift(+0 -46)➕
MonitorControl/Model/OtherDisplay.swift(+500 -0)➕
MonitorControl/Support/AppDelegate.swift(+302 -0)📝
MonitorControl/Support/Arm64DDC.swift(+12 -9)...and 80 more files
📄 Description
Changes in this update
Added/improved functionality
10, 12for that)Other under the hood changes and bug fixes
Known Issues
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.