| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 27 hours | fix(desktop): disable bluetooth switches until the adapter is up | Danilo M. | 1 | -0/+2 | |
| 27 hours | feat(desktop): a theme-coloured Switch | Danilo M. | 1 | -1/+0 | |
| 31 hours | feat(desktop): pair bluetooth devices | Danilo M. | 1 | -0/+52 | |
| 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/+127 | |
| 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. | |||||
