From bdfbcb869b18b084d57008c9a80b2c7d5843b2f4 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Mon, 14 Sep 2026 19:10:14 +0200 Subject: docs: KDE Connect module design and plan Absorbs the kdeconnect-indicator into the drawer: status, battery, pairing, ping, clipboard send, file share, refresh and mount. State is polled from a qdbus6 helper script while the drawer is open, since quickshell 0.3.1 has no generic D-Bus module. The spec notes the phone-to-PC clipboard is the daemon's plugin, not the indicator's, so removing the indicator does not touch it. --- docs/superpowers/specs/2026-09-14-kdeconnect-design.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/superpowers/specs') diff --git a/docs/superpowers/specs/2026-09-14-kdeconnect-design.md b/docs/superpowers/specs/2026-09-14-kdeconnect-design.md index 24b8041..20b6c7c 100644 --- a/docs/superpowers/specs/2026-09-14-kdeconnect-design.md +++ b/docs/superpowers/specs/2026-09-14-kdeconnect-design.md @@ -116,8 +116,8 @@ are several, `Offline` where devices are paired but none reachable, and One row per device, paired first and unpaired discovered devices after. Row content: a type glyph (phone or laptop), the name, a status line (Reachable / Not reachable / Paired), and the battery percentage when the battery plugin -reports one. Null or unknown values render a dash, never a substituted number, -the libvirt rule. +reports one. An absent battery renders nothing for that field, never a +substituted number, the libvirt rule. Actions are per row, as small buttons: -- cgit v1.2.3