Upgrade Smithay (framebuffer effect, subframes)

This commit is contained in:
Ivan Molodetskikh
2026-02-02 16:32:42 +03:00
parent 0117d6953d
commit 250aa1f3cb
18 changed files with 203 additions and 24 deletions
+2
View File
@@ -31,12 +31,14 @@ tracy-client = { version = "0.18.4", default-features = false }
[workspace.dependencies.smithay]
# version = "0.4.1"
git = "https://github.com/Smithay/smithay.git"
rev = "dce4d34e7421559b661af9c519904f4b24346148"
# path = "../smithay"
default-features = false
[workspace.dependencies.smithay-drm-extras]
# version = "0.1.0"
git = "https://github.com/Smithay/smithay.git"
rev = "dce4d34e7421559b661af9c519904f4b24346148"
# path = "../smithay/smithay-drm-extras"
[package]