Releases: smasher164/pw-volume
Releases · smasher164/pw-volume
v0.5.0
What's Changed
- update Cargo.lock by @smasher164 in #23
- update serde and lockfile by @smasher164 in #28
- mention wpctl in README by @smasher164 in #29
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- don't parse volumeBase, since it's not used by @smasher164 in #17
- Fix waybar config by @Pigmy-penguin in #18
- Add waybar 'class' json attribute for pw muted status output by @c0001 in #20
- update Cargo.toml for publishing crate by @smasher164 in #21
- bump Cargo.toml version to 0.4.0 by @smasher164 in #22
New Contributors
- @Pigmy-penguin made their first contribution in #18
- @c0001 made their first contribution in #20
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- fix bug reading sink when certain audio applications (like Discord) are running by @smasher164 in #14
- set sink volume instead of stream volume by @smasher164 in #15
Full Changelog: v0.2.0...v0.3.0
v0.2.0
This release includes
- A Waybar config example by @mizzunet.
- Some refactoring to make error handling clearer.
- Changing
pw-volume
to mimickpactl
's behavior of changingchannelVolumes
instead ofvolume
.
Full Changelog: v0.1.0...v0.2.0
Initial Release
This is the first release of pw-volume
. I'm grateful for the warm reception this project has received.
I have provided static, pre-compiled binaries for x86_64
and aarch64
.
Thank you @jirutka and @ThinkChaos for your contributions!