Review of "SoundBar" version 8

Details Page Preview

Real-time audio visualizer for the top bar

Extension Homepage
https://gitlab.com/karthickk/gnome-shell-extension-soundbar

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental)

Shexli did not find any issues.

All Versions

Version Status
9 Active
8 Active
7 Active
6 Rejected
5 Rejected
4 Active
3 Active
2 Active
1 Active

Previous Reviews on this Version

fmuellner active
As a side note, checking every 2 seconds whether there's an MPRIS player on the bus isn't great. You could use the "NameOwnerChanged" signal on "org.freedesktop.DBus" to check for added and removed players instead.
karthickk posted a review
That's a good suggestion. Let me check and push an update with this change.