mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #727] Scene/preset support #479
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#479
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 @waydabber on GitHub (Oct 18, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/727
Feature Request
MC could have the ability to save the current display settings (or some aspects of the display settings) as a scene/present and an option to invoke it both via keyboard shortcuts and the app menu (alternatively there could be a scene editor where the user could change which aspects of controls and values are part of a scene).
(note: it is debatable whether such a functionality should be a scope of MonitorControl or not).
@davidahale commented on GitHub (Oct 26, 2021):
Exactly the feature I'm looking for. I had a UI script that did this prior to Monterey but with the changes it no longer works. I want a keyboard shortcut (ideally kicked off via Keyboard Maestro) that dims my two external LG displays and internal MBP display for a video chat and another shortcut to put them back to 100 after the video chat. I'd like to specify a percentage brightness for each setting.
@waydabber commented on GitHub (Nov 18, 2021):
@cprcrack wrote in https://github.com/MonitorControl/MonitorControl/issues/795
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!
@stale[bot] commented on GitHub (Nov 19, 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.