Skip to content
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

Change knob/slider/slider label color when muted. #22

Closed
pkim168 opened this issue Dec 7, 2022 · 6 comments
Closed

Change knob/slider/slider label color when muted. #22

pkim168 opened this issue Dec 7, 2022 · 6 comments
Labels
enhancement New feature or request

Comments

@pkim168
Copy link

pkim168 commented Dec 7, 2022

Not sure if the ability to do this already exists. If an knob/slider/slider label controls an application, have to option to change to a different color when it is muted.

@pkim168 pkim168 added the enhancement New feature or request label Dec 7, 2022
@nvdweem
Copy link
Owner

nvdweem commented Dec 7, 2022

It doesn't work perfectly, but it is already possible via the lighting config > Mute override option:
image

I've seen the software keep the override color when it's closed while muted and then stay on the override color whether it's muted or not, that's something I want to fix soon.

@pkim168
Copy link
Author

pkim168 commented Dec 7, 2022

I've tried using this but I still don't understand how it's supposed to work. I've only managed to have the rgb change once but I had to select a specific device for it instead of using default (I switch between headphones and speakers) and when I did that it would only change if the device itself was muted, not the app.

@nvdweem
Copy link
Owner

nvdweem commented Dec 7, 2022

I agree that the label isn't super clear, but what it tries to say is that the default will check the mute color for whatever the dial/slider (specifically not the button) is controlling.
So, with a dial that controls the default device volume, the default 'Follow what is controlled' option should switch the color when the default device is muted.

If your dial does not control volume of the default device there are the specific devices in the dropdown, but not the default device (that could be an improvement as well).

For me I have 1 dial for which the click action is 'Mute default device' and the turn action is 'Default device volume'. It's green with a mute override color of red. Clicking the button or muting the device in a different way will then make the button red.

I'm not sure if you are using Windows though because I'm not sure if the feature works on the Linux version.

@pkim168
Copy link
Author

pkim168 commented Dec 7, 2022

Is there a way to change the rgb based on if an OBS source is muted?

@nvdweem
Copy link
Owner

nvdweem commented Dec 7, 2022

No, that's not possible yet. I hadn't expected you to mean an OBS source when you asked about an application being muted, I thought you meant an entire application.

nvdweem pushed a commit that referenced this issue Dec 27, 2022
nvdweem pushed a commit that referenced this issue Dec 27, 2022
@nvdweem
Copy link
Owner

nvdweem commented Dec 31, 2022

I attempted to add this feature a few days ago. The OBS sources aren't currently listed in the override dropdown but it should work if the dial/slider controls the source volume.

@nvdweem nvdweem closed this as completed Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants