mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-07-08 19:17:45 +02:00
feat: Add gesture click to wifi -> dbus connection
This commit is contained in:
parent
eb4c9bb2a6
commit
2228c11c3c
13 changed files with 347 additions and 82 deletions
|
@ -5,9 +5,11 @@ edition = "2021"
|
|||
description = "A wip universal Linux settings application."
|
||||
|
||||
[dependencies]
|
||||
ReSet-Lib = "0.2.3"
|
||||
adw = { version = "0.5.3", package = "libadwaita", features = ["v1_4"]}
|
||||
dbus = "0.9.7"
|
||||
gtk = { version = "0.7.3", package = "gtk4", features = ["v4_12"]}
|
||||
glib = "0.18.3"
|
||||
|
||||
[build-dependencies]
|
||||
glib-build-tools = "0.18.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue