aboutsummaryrefslogtreecommitdiffstats
path: root/desktop/modules/kdeconnect/test-kdeconnect-state.sh
AgeCommit message (Collapse)AuthorFilesLines
30 hoursfeat(desktop): KDE Connect state scriptDanilo M.1-0/+112
Quickshell 0.3.1 has no generic D-Bus module, so device state comes from qdbus6 shell-outs. The script emits a tab line protocol for the QML side and is checked by a stub-daemon test, since the live daemon is not an oracle an agent can rely on. A failed daemon query exits non-zero with no output so the module keeps its last list, which is not the same as a valid empty device list.