mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-12-15 18:11:38 +01:00
feat: Allow audio listener to be deactivated
This commit is contained in:
parent
1080a03b8b
commit
4e9d98fddb
3 changed files with 26 additions and 4 deletions
|
|
@ -6,7 +6,7 @@ description = "A wip universal Linux settings application."
|
|||
|
||||
[dependencies]
|
||||
reset_daemon = "0.1.9"
|
||||
ReSet-Lib = "0.3.5"
|
||||
ReSet-Lib = "0.4.0"
|
||||
adw = { version = "0.5.3", package = "libadwaita", features = ["v1_4"] }
|
||||
dbus = "0.9.7"
|
||||
gtk = { version = "0.7.3", package = "gtk4", features = ["v4_12"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue