Review of "Dynamic Panel (NG)" version 5.0.1 (1)

Details Page Preview

A floating panel inspired by KDE Plasma 6. Displays a translucent floating bar when no windows are nearby and switches to a solid panel when windows approach. Supports GNOME dark and light modes with customizable colors and additional appearance settings.

Extension Homepage
https://git.jdneer.com/jd/gnome-dynamic-panel

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-002 warning

objects created by extension should be destroyed in disable()

Objects assigned in `enable()` are missing matching `.destroy()` calls in `disable()` or its helper methods.

Destroy all objects

  • extension.js:32
    this._panelMenu = new PanelMenu(this._settings, this._panel)

All Versions

Version Status
5.0.1 (1) Unreviewed