dms_tailscalectl/tailscalectl
vybe 79e33eccc0 fix: capture intended toggle action at click time to avoid stale isConnected in error toast
Store _pendingToggleAction before starting toggleProcess.
Use it in onExited instead of live root.isConnected.
Prevents 'Failed to disconnect' when user actually clicked connect.
Fixes #14
2026-05-21 07:04:29 +00:00
..
lib.js refactor: replace detectClipboard with try-fallback-cached clipboard strategy 2026-05-21 06:37:14 +00:00
plugin.json Write README with install instructions and update author 2026-05-18 21:17:54 +00:00
TailscaleWidget.qml fix: capture intended toggle action at click time to avoid stale isConnected in error toast 2026-05-21 07:04:29 +00:00