Review of "PanelIyagi" version 14

Details Page Preview

PanelIyagi is a custom Qt6-based GNOME panel / taskbar for Ubuntu. It replaces the default GNOME panel with a unified productivity workspace: app launcher, window manager, calculator, notes, calendar, system controls, and quick settings — all integrated into one panel. ⚠️ IMPORTANT This extension does NOT work alone. A native Linux C++ backend (PanelIyagi engine) MUST be installed and running. The extension only acts as a D-Bus bridge between GNOME Shell and the backend engine. Without the binary, this extension does nothing. 🚀 REQUIRED INSTALLATION Download the Linux release package: https://github.com/iyagicom/PanelIyagi/releases Then install: unzip PanelIyagi-vX.X.X-linux-x64.zip bash install.sh Enable extension: gnome-extensions enable paneliyagi@iyagi.com Start engine: PanelIyagi 💡 Built for users who want a real integrated desktop panel, not just a GNOME widget.


No comments.

Diff Against

Files

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

Shexli (experimental) error 1

Shexli found 1 issue that may need reviewer attention.

EGO-P-003 error

GSettings schema XML must be present in package

Extension appears to use GSettings but no `.gschema.xml` file is included in the package.

GSettings Schemas

All Versions

Version Status
14 Unreviewed
13 Rejected
12 Rejected
11 Rejected
10 Rejected
9 Rejected
8 Rejected
7 Rejected
6 Rejected
5 Rejected
4 Rejected
3 Rejected
2 Rejected
1 Rejected

Previous Reviews on this Version

iyagicom posted a review
EGO-P-003: This extension does not define its own GSettings schema. It only reads existing GNOME system schemas (org.gnome.desktop.background, org.gnome.desktop.interface) to detect wallpaper brightness for panel color adaptation. No .gschema.xml is required.