Releases: Yogendra96/decklab
Releases · Yogendra96/decklab
Release list
decklab v0.0.2
Switch to bluetoothctl-only approach.
- rfkill approach caused bluetoothd to mark hci1 as 'off-blocked'
- Now uses bluetoothctl to select hci0 → power off, select hci1 → power on
- hci0 stays Powered: no (invisible to GUI), hci1 stays Powered: on (fully functional)
- Script waits for bluetoothd before issuing commands
decklab v0.0.1
Initial release.
- Disable built-in Qualcomm Bluetooth (hci0), enable TP-Link (hci1) via systemd service
- Install script (install.sh) and uninstall script (uninstall.sh)
- Full USB topology documentation (docs/topology.md)
- rfkill cleanup and battery tips