Review of "Hide Volume Indicator" version 7

Details Page Preview

Just hide the volume indicator from the top bar and nothing more.

Extension Homepage
https://codeberg.org/stephaniebread/gnome-hide-volume-indicator

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

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

Previous Reviews on this Version

Stephanie Bread posted a review
I'm, sorry for so much re-uploads, but now this extension should be perfect.. I wish
JustPerfection rejected
1. `this.volumeOutput` may not be available in disable since you are getting it via`idle_add()`. 2. Please follow the rules for session modes or remove it from the `metadata.json`: [EGO Review Guidelines: Metadata Session Modes](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#session-modes) If you want to use session modes, you should also remove the source id of the `idle_add()` in disable because in lock screen, your extension can be disabled and re-enabled many times since GNOME Shell is re-basing.