diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-14 14:04:44 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-14 14:04:44 +0200 |
| commit | 4eaf3bdce7b4e7663c6ba5c206d68eacbd24949e (patch) | |
| tree | 1183bab6d548425910d5dfc71c948fb64939ec8f /AGENTS.md | |
| parent | 5fb6c9636051423254c3f36f0ff19857898c93ad (diff) | |
| download | quickshell-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.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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`. |
