dms_tailscalectl/tailscalectl
vybe 42d3bef5c6 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-25 03:00:33 +00:00
..
lib.js refactor: replace detectClipboard with try-fallback-cached clipboard strategy 2026-05-21 06:37:14 +00:00
plugin.json Professionalize the author name. 2026-05-25 02:49:59 +00:00
TailscaleWidget.qml fix: capture intended toggle action at click time to avoid stale isConnected in error toast 2026-05-25 03:00:33 +00:00