| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 31 hours | feat(desktop): pair bluetooth devices | Danilo M. | 1 | -0/+15 | |
| Quickshell has no BlueZ agent and no generic D-Bus module, so a pairing that needs a passkey confirmed cannot be done from QML. bluetoothctl registers its own agent, so pairing is the one shell-out; adapter state, scanning, connecting and forgetting all stay native. The timeout is the ceiling: a device bluetoothctl cannot auto-confirm fails visibly rather than hanging the page. | |||||
| 31 hours | feat(desktop): bluetooth module, tile and page | Danilo M. | 1 | -0/+55 | |
| 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. | |||||
