refactor(bluetooth): integrate cosmic-settings-subscriptions

This commit is contained in:
Alexander Bachmann 2025-02-17 14:59:55 +01:00 committed by GitHub
parent a7be043ebe
commit 2f4e7a5a81
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 152 additions and 1121 deletions

5
Cargo.lock generated
View file

@ -1,6 +1,6 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
version = 4
[[package]]
name = "ab_glyph"
@ -1766,8 +1766,9 @@ dependencies = [
[[package]]
name = "cosmic-settings-subscriptions"
version = "0.1.0"
source = "git+https://github.com/pop-os/cosmic-settings-subscriptions#ff9883a029b44fb8eafb7c7a06d08b36a563e481"
source = "git+https://github.com/pop-os/cosmic-settings-subscriptions#f666c7cfcad79547e55a368640784bca51081bd2"
dependencies = [
"bluez-zbus",
"cosmic-dbus-networkmanager",
"futures",
"iced_futures",