No description
Find a file
EvilEKo 8f460d506f fix: declare pluginApi property, anchor kill pattern to avoid self-match
- Declare 'property var pluginApi: null' so tr()/tooltip don't ReferenceError
  (optional chaining doesn't guard an undeclared identifier).
- Anchor the pgrep kill pattern with ^qs so it no longer matches the wrapper sh
  or the pgrep call itself; relaunch keeps the same -c form so successive restarts
  stay consistent.
2026-07-09 16:06:33 -04:00
i18n Initial commit 2026-05-20 06:13:58 -04:00
manifest.json Initial commit 2026-05-20 06:13:58 -04:00
RestartWidget.qml fix: declare pluginApi property, anchor kill pattern to avoid self-match 2026-07-09 16:06:33 -04:00