feat: add Bluetooth settings page

Co-authored-by: Michael Murphy <michael@mmurphy.dev>
This commit is contained in:
Antoine C 2024-09-06 19:39:59 +01:00 committed by Michael Aaron Murphy
parent e35b8a3a6d
commit cbbbe92393
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
17 changed files with 1888 additions and 19 deletions

View file

@ -56,6 +56,7 @@ tracing = "0.1.40"
tracing-subscriber = "0.3.18"
udev = "0.9.0"
upower_dbus = { git = "https://github.com/pop-os/dbus-settings-bindings" }
bluez-zbus = { git = "https://github.com/pop-os/dbus-settings-bindings" }
url = "2.5.2"
xkb-data = "0.2.1"
zbus = { version = "4.4.0", features = ["tokio"] }