You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/io.github.bhack.mini-eq.metainfo.xml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,7 @@
51
51
<li>Require pipewire-gobject 0.3.6 and use its synchronous PipeWire registry, metadata, node, and device APIs for startup and routing state.</li>
52
52
<li>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.</li>
53
53
<li>Avoid a headless startup hang when system-wide EQ fails synchronously before the GLib main loop starts.</li>
54
+
<li>Hide the GNOME Shell extension's mini analyzer while monitoring is turned off.</li>
0 commit comments