aboutsummaryrefslogtreecommitdiffstats
path: root/AGENTS.md
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-14 14:04:44 +0200
committerDanilo M. <danix@danix.xyz>2026-09-14 14:04:44 +0200
commit4eaf3bdce7b4e7663c6ba5c206d68eacbd24949e (patch)
tree1183bab6d548425910d5dfc71c948fb64939ec8f /AGENTS.md
parent5fb6c9636051423254c3f36f0ff19857898c93ad (diff)
downloadquickshell-4eaf3bdce7b4e7663c6ba5c206d68eacbd24949e.tar.gz
quickshell-4eaf3bdce7b4e7663c6ba5c206d68eacbd24949e.zip
fix(desktop): wire tile active state and clear connect errors
Diffstat (limited to 'AGENTS.md')
-rw-r--r--AGENTS.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/AGENTS.md b/AGENTS.md
index 626d3c6..878de1d 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -155,8 +155,8 @@ changing that component. The ones that generalise:
limit blocks enterprise 802.1x.
- **Quickshell has no BlueZ pairing agent and no generic D-Bus module.** A
device needing a passkey or PIN confirmed cannot be paired from QML;
- `bluetoothctl` registers its own agent, so pairing is the one shell-out in
- the bluetooth module.
+ `bluetoothctl` registers its own agent, so pairing is the one shell-out for a
+ device action in the bluetooth module.
- **`WifiNetwork.signalStrength` is `0..1`, not a percentage.** The known
networks a scan has not refreshed report a cached `1`.