Review of "Boost Volume" version 13

Details Page Preview

Boosts volume above limits

Extension Homepage
https://github.com/shaquibimdad/gnome_ext_volume_boost

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) error 1

Shexli found 1 issue that may need reviewer attention.

EGO-P-003 error

GSettings schema XML must be present in package

Extension appears to use GSettings but no `.gschema.xml` file is included in the package.

GSettings Schemas

All Versions

Version Status
13 Active
12 Active
11 Inactive
10 Inactive
9 Rejected
8 Inactive
7 Inactive
6 Inactive
5 Inactive
4 Rejected
3 Inactive
2 Rejected
1 Rejected

Previous Reviews on this Version

shaquib posted a review
fmuellner active
Mmh, why are you trying to reset the volume on disable? This should already work as expected, i.e. resetting the setting should limit the slider to 100% and adjust the volume if necessary. If you found a case where this doesn't work, then we should fix that in gnome-shell. (I'll also add that gnome-shell does *not* expect disable() to be async. This is unlikely to be an issue with this particular extension, but it would result in issues if two extensions modify the same component)