mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 22:01:08 -06:00
[GH-ISSUE #795] Quick presets #509
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#509
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 @cprcrack on GitHub (Nov 18, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/795
Originally assigned to: @waydabber on GitHub.
Before opening the issue, have you...?
Is your feature request related to a problem? Please describe
Having used different brightness settings, this is what I use every day:
During the day: integrated LCD at 100%, external monitor at 50%
During the night: integrated LCD at 50%, external monitor at 0%
Instead of manually moving two sliders every few hours, I would like being able to create and quickly switch to simple presets.
Describe the solution you'd like
I want to be able to create presets for the current brightness configuration. Basically a button that saves the current brightness configuration and allows me to give it a custom name, for example "DAY" or "NIGHT". Then a menu option to quickly switch to those presents from the popup. That way I can simply click on "DAY" or "NIGHT" every day when I want (I'm not interested in anything that automates this, I really prefer to switch manually but in a click).
Describe alternatives you've considered
Haven't found alternative software that does this, just presets that are too fancy or depend on apps opened, day or time or things I'm not interested. Feels like simple and dumb manual monitor presets are a good fit for MonitorControl which is quite minimalistic.
Anything else?
I can imagine a good place for this feature would be an extra "Presets" tab on the Preferences window, where current presets are listed in a simple list view with a + and - buttons. With + you can create a new one from the current config, and with - you can delete Presets you don't want anymore. No need to being able to edit them, you can simply choose a current present from the popup and create a new one based on that from the Presets tab. It could be limited to 4 presets for example so that the popup menu is never too big, because that's were you should be able to select the presets you want to apply, so that it's very quick to do.
Let me know if I can help in any way!
@waydabber commented on GitHub (Nov 18, 2021):
This seems to be somehwat similar to this one: https://github.com/MonitorControl/MonitorControl/issues/727
I'll copy over the post to that issue so we don't have a duplicate. :)