Review of "Caps Lock Indicator" version 1

Details Page Preview

Animated Caps Lock popups for GNOME — macOS circle, Deepin rectangle, or Dynamic Island style. Switches styles in preferences, follows your theme, disappears after 2 seconds. No panel icon, no noise.


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-L-007 warning

main loop sources should be removed before being recreated

Main loop sources should be removed before creating a new source on the same field.

Remove main loop sources

  • extension.js:310
                            this._dismissTimeoutId = GLib.timeout_add(GLib.PRIORITY_DEFAULT, 1800, () => {
                                if (this._activePopup !== popup) return GLib.SOURCE_REMOVE;
    
                                this._dismissTimeoutId = null;
    
                                // Phase 4 — Dismiss

All Versions

Version Status
1 Unreviewed