mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #770] Add an option to change the amount of steps for a keyboard press #496
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#496
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?
Originally created by @danielneubert on GitHub (Nov 4, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/770
Before opening the issue, have you...?
Is your feature request related to a problem? Please describe
First things first — I love the new release of MonitorControl. Great work!
My problem is as little as it can get — I prefer fixed values for my contrast on my external display and regularly have to fiddle around a bit to find exactly 50% (where colors are accurate).
Describe the solution you'd like
An alternative software solution I used while MonitorControl wasn't ready for the M1, gave the option to control the brightness / contrast in fixed steps (in my case: 10%, 30%, 50%, 70% and 90% — So limit 10%/90% and 20% steps).
Something equivalent would be a perfect solution for my problem.
Describe alternatives you've considered
Actually I have thought of two different solutions:
Anything else?
No response
@waydabber commented on GitHub (Nov 4, 2021):
Do you want to increase contrast beyond 50% where colors are not accurate or just want to decrease the contrast?
@waydabber commented on GitHub (Nov 4, 2021):
I see you want. Well, you can limit contrast between 10 and 90 already like this:
50% is quite easy to hit with the keyboard (the click should be beneath the bottom-most "ray" of the sun OSD. If you enable
Slider snapping,Show slider tick marksand maybeShow percentages, you can get even easier navigation with the slider as well.If you limit the contrast between 10 and 90 then in case of slider snapping 0% should be 10, 25% should be 35, 50% should be 50, 75% snap should be 66 and 100% should be 90.
@danielneubert commented on GitHub (Nov 4, 2021):
Hey there, I already found the limit (min/max) which is already a nice start.
I do want to use both, below 50% (in dark rooms at night) and above 50% for playing dark games.
I already found the slider, which I sometimes use. But I'm more of a keyboard-shortcut guy.
Maybay I have a bug here, but my layover for the contrast doesn't show the sun, just the one for the brightness does.
Is this as expected?
@waydabber commented on GitHub (Nov 4, 2021):
ohh you are right, the you cant use the sun shape to orient. It is intentional, the mac OSD framework does not have an icon for contrast so we decided not to have an icon is better then not having OSD at all.
@stale[bot] commented on GitHub (Nov 4, 2022):
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require attention? This issue may be closed if no further activity occurs. Thank you for your contributions.