-
-
Notifications
You must be signed in to change notification settings - Fork 219
WIP: use buttons for commands with a fixed set of values #790
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: beta
Are you sure you want to change the base?
Conversation
Been meaning to work on this for a while now, so I appreciate you stepping in to help! My intent was to add an option to the new "DDC/CI Features" settings (per "feature"), allowing users to manually define values for a VCP code instead of using a slider. I was thinking of using a select box or context menu instead of buttons. That way, users could assign names and not worry about horizontal space. I figure that input selection would be the most common use case, followed by color temperature. Both of those would benefit from user-defined names. I haven't had a chance to review this too much yet, but it looks like that's the general direction you're moving in already. LMK if you have any questions about getting things hooked up. FYI, I don't recommend relying on Twinkle Tray's detection of available VCP codes for a display. It's only available under certain conditions, so users need to be able to define the VCP codes and values themselves. |
Sorry for the huge delay! |
It would be great to have an option to select the appropriate DDC/CI setting via radio buttons or a simple button. Additionally, it should be possible to assign these settings to a previously created profile. My goal is to automate profile switching based on the games I launch, so that the monitor settings adjust automatically. Since I have two monitors from different brands, official software is not a viable solution. This feature would allow for a seamless experience when switching between different games with different display preferences. 🚀 |
Not yet functional, intent is to provide buttons for DDC/CI that has a list of fixed values.
TODO:
Current proof of concept of UI flyout:
