Review of "Quick Settings Audio Panel" version 60

Details Page Preview

Create a new panel containing volumes and media control in the quick settings

Extension Homepage
https://github.com/Rayzeq/quick-settings-audio-panel

No comments.

Diff Against

Files

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

All Versions

Previous Reviews on this Version

JustPerfection active
For the comment you have in line 191-192 `extension.js`: ```js GLib.find_program_in_path('pactl'); ``` [`GLib.find_program_in_path()`](https://gjs-docs.gnome.org/glib20~2.0/glib.find_program_in_path)
Rayzeq posted a review
Didn't know that, thanks !