Review of "Switch Internal/Headphone Audio" version 2

Details Page Preview

Adds a button to the top bar that enables internal speakers manually. This extension acts as a workaround when the headphones are plugged in but the system doesn't expose both audio outputs.

Extension Homepage
https://github.com/GustavoMalta/gnome-shell-extension-headphone-internal-switch

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
2 Active
1 Rejected

Previous Reviews on this Version

GustavoMalta posted a review
1. Removed the `stylesheet.css` file; 2. Remove the deprecated ByteArray; 3. Change all sync spawn to a function using subProcess; 4. Timeout is now removed on destroy; 5. Moved the lines in constructor to enable function.
JustPerfection active
Thanks! Please also remove unnecessary comments (line 35, 42-44 `extension.js`).