mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[PR #298] [CLOSED] Add an option to show color adjustment sliders #1082
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#1082
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/298
Author: @pvaibhav
Created: 9/30/2020
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
c24287dAdd an option to show color adjustment sliders📊 Changes
6 files changed (+60 additions, -5 deletions)
View changed files
📝
MonitorControl/AppDelegate.swift(+17 -0)📝
MonitorControl/Extensions/NSNotification+Extension.swift(+1 -0)📝
MonitorControl/Model/ExternalDisplay.swift(+3 -0)📝
MonitorControl/Support/Utils.swift(+3 -0)📝
MonitorControl/UI/Base.lproj/Main.storyboard(+14 -4)📝
MonitorControl/View Controllers/MainPrefsViewController.swift(+22 -1)📄 Description
This pull request adds an option to show red/green/blue gain adjustment sliders. It can be enabled from the preferences screen.
If the external monitor supports these commands, these sliders can be used to make quick adjustments to the white balance with changing ambient light conditions throughout the day. It's useful for people whose work desk is next to a window.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.