Additional options when muted for the PulseAudio-Slider module#5045
Open
finitemonkey wants to merge 1 commit into
Open
Additional options when muted for the PulseAudio-Slider module#5045finitemonkey wants to merge 1 commit into
finitemonkey wants to merge 1 commit into
Conversation
7dbd291 to
78be690
Compare
- Add "muted" class for styling the muted state. - Add "zero-on-mute" boolean option to control slider position when muted. - Add "unmute-on-volume-change" boolean option to control whether to automatically unmute when the volume changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi, this change would add the following:
The reason for wanting it is that I am using the PulseAudio module next to the PulseAudio-Slider module, in order to have both a numerical display with clickable area and also a slider. These changes enable that combination to be styled appropriately in the muted state.
Example:
