aboutsummaryrefslogtreecommitdiffstats
path: root/desktop/modules/bluetooth/BluetoothTile.qml
AgeCommit message (Collapse)AuthorFilesLines
32 hoursfix(desktop): wire tile active state and clear connect errorsDanilo M.1-1/+2
32 hoursfeat(desktop): bluetooth module, tile and pageDanilo M.1-0/+26
Native Quickshell.Bluetooth for adapter power, discoverable, scan, connect, disconnect, trust and forget. Pairing is separate, because quickshell ships no BlueZ agent. The adapter is null for the first ~2s, so every access is navigated safely rather than assuming a first paint.