Add focus change animations

This commit is contained in:
Ivan Molodetskikh
2023-08-14 15:54:11 +04:00
parent c65a4f1624
commit 0e3b800337
5 changed files with 116 additions and 11 deletions
+1
View File
@@ -10,6 +10,7 @@ edition = "2021"
anyhow = { version = "1.0.72", features = ["backtrace"] }
bitflags = "2.3.3"
clap = { version = "4.3.21", features = ["derive"] }
keyframe = { version = "1.1.1", default-features = false }
profiling = "1.0.9"
smithay-drm-extras = { version = "0.1.0", path = "../smithay/smithay-drm-extras" }
tracing = "0.1.37"