Boosts volume above limits
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
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.
| 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 |
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)