No description
Find a file
EvilEKo ca779a4847 fix: declare countriesError property, stop fastPoll leaks, preserve timeout message
- Panel.qml: declare 'property bool countriesError' (was an undeclared JS global
  with no reactivity, so the error banner and list gating never worked).
- Main.qml: connect grace-expiry now clearPending() to stop the 2s fastPoll running
  forever; add disconnect grace/expiry with the same handling; guard onExited with a
  timedOut flag so the 'did not respond within 15s' message isn't clobbered.
2026-07-09 16:06:33 -04:00
i18n Initial commit: ProtonVPN plugin for Noctalia 2026-05-22 15:46:20 -04:00
BarWidget.qml fix: report config-apply failures, correct country flag emoji, apply poll interval live 2026-07-09 15:51:00 -04:00
Main.qml fix: declare countriesError property, stop fastPoll leaks, preserve timeout message 2026-07-09 16:06:33 -04:00
manifest.json Initial commit: ProtonVPN plugin for Noctalia 2026-05-22 15:46:20 -04:00
Panel.qml fix: declare countriesError property, stop fastPoll leaks, preserve timeout message 2026-07-09 16:06:33 -04:00
Settings.qml fix: report config-apply failures, correct country flag emoji, apply poll interval live 2026-07-09 15:51:00 -04:00