Review of "Volume Scroller" version 1

Details Page Preview

Scroll up or down in the Top Bar to adjust volume.

Extension Homepage
https://github.com/trflynn89/gnome-shell-volume-scroller

No comments.

FAQ

Files

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

All Versions

Version Status
7 Active
6 Active
5 Active
4 Inactive
3 Rejected
2 Active
1 Active

Previous Reviews on this Version

andyholmes active
Please don't create objects in `init()` or assign values to `global`. Just use a top-level `let` or `var`, then assign the constructed object in `enable()` and null it out in `disable()`.
trflynn89 posted a review
Got it, thanks - uploaded a new version