aboutsummaryrefslogtreecommitdiffstats
path: root/desktop/modules/bluetooth/BluetoothRow.qml
AgeCommit message (Collapse)AuthorFilesLines
31 hoursfix(desktop): scale bluetooth battery to a percentageDanilo M.1-1/+1
32 hoursfeat(desktop): bluetooth module, tile and pageDanilo M.1-0/+85
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.