dms_tailscalectl/tailscalectl
jtmorris 77430ec0d4 fix(tailscalectl): propagate left-click through MouseArea to open popout
Add propagateComposedEvents and left-button handling to both
horizontal and vertical MouseArea blocks. Left-click is forwarded
to PluginComponent (mouse.accepted = false) so it opens popoutContent.
Right-click still toggles Tailscale connection.

Closes #10
2026-05-15 19:28:37 -07:00
..
plugin.json feat(tailscalectl): add initial DMS widget plugin scaffolding 2026-05-15 19:10:50 -07:00
TailscaleWidget.qml fix(tailscalectl): propagate left-click through MouseArea to open popout 2026-05-15 19:28:37 -07:00