mirror of
https://git.outfoxxed.me/quickshell/quickshell.git
synced 2026-02-23 03:33:57 +11:00
services/pipewire: use node volume control when device missing
Some outputs which present a pipewire device object do not present routes, instead expecting volume to be set on the associated pipewire node.
This commit is contained in:
parent
dacfa9de82
commit
afbc5ffd4e
5 changed files with 35 additions and 14 deletions
|
|
@ -36,6 +36,7 @@ set shell id.
|
|||
|
||||
- Fixed volume control breaking with pipewire pro audio mode.
|
||||
- Fixed volume control breaking with bluez streams and potentially others.
|
||||
- Fixed volume control breaking for devices without route definitions.
|
||||
- Fixed escape sequence handling in desktop entries.
|
||||
- Fixed volumes not initializing if a pipewire device was already loaded before its node.
|
||||
- Fixed hyprland active toplevel not resetting after window closes.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue