quickshell/changelog
outfoxxed 9662234759
services/pipewire: consider device volume step when sending updates
Previously a hardcoded 0.0001 offset was used to determine if a volume
change was significant enough to send to a device, however some
devices have a much more granular step size, which caused future
volume updates to be blocked.

This change replaces the hardcoded offset with the volumeStep device
route property which should be large enough for the device to work with.

Fixes #279
2025-10-01 00:29:45 -07:00
..
next.md services/pipewire: consider device volume step when sending updates 2025-10-01 00:29:45 -07:00
v0.1.0.md docs: add changelogs 2025-07-26 22:50:32 -07:00
v0.2.0.md docs: add changelogs 2025-07-26 22:50:32 -07:00