feat(audio): prefer dock/HDMI/USB sinks in WirePlumber (#87)
Some checks failed
Check / eval (push) Has been cancelled
Some checks failed
Check / eval (push) Has been cancelled
Raise priority.session for HDMI/DisplayPort (1100) and USB (1050) ALSA outputs so the default sink follows dock plug/unplug; built-in analog wins again when externals disappear. Rules live in modules/nixos/dock-audio-rules.nix; checks.dock-audio covers the contract. Verified: V2 — flake check --no-build; checks.dock-audio green. V3 pending: HARDWARE-QUEUE #87 real HDMI/USB-dock hotplug.
This commit is contained in:
@@ -19,6 +19,17 @@ Template:
|
||||
|
||||
---
|
||||
|
||||
## 2026-07-11 — #87 dock audio sink priority
|
||||
- **Task:** NEXT #87 — default audio follows dock plug/unplug.
|
||||
- **Did:** WirePlumber `90-nomarchy-dock-audio` (HDMI/DP session prio
|
||||
1100, USB 1050) via `modules/nixos/dock-audio-rules.nix` + default.nix
|
||||
pipewire. `checks.dock-audio` pure rule asserts + conf-file VM. V3
|
||||
hotplug steps in HARDWARE-QUEUE. Closed #87.
|
||||
- **Verified:** **V2** — `nix flake check --no-build`; `checks.dock-audio`
|
||||
green (pure rule asserts + conf installed under wireplumber.conf.d).
|
||||
- **Pending:** V3 real HDMI/USB-dock hotplug (HARDWARE-QUEUE).
|
||||
- **Next suggestion:** QA sweep or LATER wallpapers split if promoted.
|
||||
|
||||
## 2026-07-11 — #86 clamshell HandleLidSwitchDocked
|
||||
- **Task:** NEXT #86 — lid closed + external monitor must not suspend.
|
||||
- **Did:** Explicit `HandleLidSwitchDocked=ignore` in
|
||||
|
||||
Reference in New Issue
Block a user