Strata/strata@edu4rdshl.dev/ui
Eduard Tolosa 0e9c83f2d8 extension: address shexli warnings before EGO submission
Funnel console.error through a logError helper per file so the static
analyzer sees one logging site instead of 11+13. The helper also strips the
GDBus.Error prefix, which removes the per-site strip_remote_error call.

Track the indicator's button-press signal ID and disconnect it explicitly in
disable, even though indicator.destroy() would clean it up too.

Track GLib.idle_add source IDs in a Set and flush pending ones in disable,
so deferred panel mutations cannot run on a torn-down extension.
2026-06-25 16:44:41 -05:00
..
clipboardItem.js extension: cleanup before any future EGO submission 2026-06-25 15:33:13 -05:00
panel.js extension: address shexli warnings before EGO submission 2026-06-25 16:44:41 -05:00