New
- [#72] You can now disable the muted color by providing an empty string to the
--color-mutedargument
Thanks to @fabian-thomas for working on this feature!
Unclaimed project
Are you a maintainer of polybar-pulseaudio-control? Claim this project to take control of your public changelog and roadmap.
Changelog
A feature-full Polybar module to control PulseAudio
--color-muted argumentThanks to @fabian-thomas for working on this feature!
[#70, #71] Add --listen-timeout-secs flag. This also updates its default value from 0.1 to 0.05. From the new FAQ in the README:
We use the
pactl subscribecommand to get notified of new events that may occur in order to refresh the output. However, the command often outputs a lot of events for a simple action, like increasing the volume. Instead of refreshin...
--node-type argument to select whether to use sinks (speakers) or sources (microphones). This makes it possible to also control microphones with the script exactly in the same ways as before: volume control, switching between them, muting, etc.
Thus, many arguments and options have been renamed to be...--help option for better accessibility to the usage messageThanks to @SPFabGerman for contributing to this release!