Review of "Desktop Tweak" version 1

Details Page Preview

A top bar and Dock customization suite forked from Deminder's battery-indicator-icon: centered clock, fox-style battery/WiFi/Bluetooth/volume icons, battery charge limit and more.

Extension Homepage
https://github.com/OrangeAreFruit/desktop-tweak

No comments.

FAQ

Files

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

Shexli (experimental) warning 2

Shexli found 2 issues that may need reviewer attention.

EGO-P-006 warning

unnecessary build and translation artifacts should not be shipped

Compiled GSettings schemas should not be shipped for 45+ packages.

Don't include unnecessary files

  • schemas/gschemas.compiled
    schemas/gschemas.compiled

EGO-M-008 warning

extensions using unlock-dialog must document it in disable() comments

Extensions using `unlock-dialog` should document the reason in `disable()` comments.

Session Modes

  • extension.js:905
      disable() {
        // Remove any active icon patches and restore the stock icons.
        this._unpatchWifiIcon();
        this._unpatchBluetoothIcon();
        this._unpatchVolumeIcon();
        if (this._settings) {
          if (this._wifiSettingsId) {
            this._settings.disconnect(this._wifiSettingsId);
            

All Versions

Version Status
2 Unreviewed
1 Rejected

Previous Reviews on this Version

lanfanqie auto- rejected
Auto-rejected because of new version 2 was uploaded