v0.7.3
What's Changed
- Require pipewire-gobject 0.3.6 and use its synchronous PipeWire registry, metadata, node, and device APIs for startup and routing state.
- Replace Mini EQ's PipeWire startup and routing sleep loops with bounded sync or registry-event waits for route params, virtual sink creation, and stream routing.
- Avoid a headless startup hang when system-wide EQ fails synchronously before the GLib main loop starts.
- Hide the GNOME Shell extension's mini analyzer while monitoring is turned off, keeping the panel item available without showing stale meter bars.
Full Changelog: v0.7.2...v0.7.3