gamma-control: Misc. clean ups and fixes

This commit is contained in:
Ivan Molodetskikh
2024-03-14 08:32:23 +04:00
parent 89dfaa6cac
commit 9ae3cad82b
5 changed files with 176 additions and 185 deletions
+1 -1
View File
@@ -45,6 +45,7 @@ arrayvec = "0.7.4"
async-channel = { version = "2.2.0", optional = true }
async-io = { version = "1.13.0", optional = true }
bitflags = "2.4.2"
bytemuck = "1.14.3"
calloop = { version = "0.13.0", features = ["executor", "futures-io"] }
clap = { workspace = true, features = ["string"] }
directories = "5.0.1"
@@ -73,7 +74,6 @@ tracy-client.workspace = true
url = { version = "2.5.0", optional = true }
xcursor = "0.3.5"
zbus = { version = "~3.15.2", optional = true }
bytemuck = "1.14.3"
[dependencies.smithay]
workspace = true