mirror of
https://github.com/edu4rdshl/Strata.git
synced 2026-07-17 23:24:46 +00:00
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. |
||
|---|---|---|
| .. | ||
| clipboardItem.js | ||
| panel.js | ||