diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-14 19:10:14 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-14 19:10:14 +0200 |
| commit | bdfbcb869b18b084d57008c9a80b2c7d5843b2f4 (patch) | |
| tree | 678d8153e0d34654a31e40ad7dc3cdc9c4a0f23e /docs/superpowers/specs/2026-09-14-kdeconnect-design.md | |
| parent | 94da5c8c5d6b7b592eaf885a50c8167a10513d9c (diff) | |
| download | quickshell-bdfbcb869b18b084d57008c9a80b2c7d5843b2f4.tar.gz quickshell-bdfbcb869b18b084d57008c9a80b2c7d5843b2f4.zip | |
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.
Diffstat (limited to 'docs/superpowers/specs/2026-09-14-kdeconnect-design.md')
| -rw-r--r-- | docs/superpowers/specs/2026-09-14-kdeconnect-design.md | 4 |
1 files changed, 2 insertions, 2 deletions
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: |
