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.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
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.
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);
| Version | Status |
|---|---|
| 2 | Unreviewed |
| 1 | Rejected |