chore: bump smithay

includes fixes for wrong direct scan-out transform
and damage artifacts on output transform changes.
also includes a fix for a race in popup surface re-use.
This commit is contained in:
Christian Meissl
2024-01-29 19:41:34 +01:00
committed by Ivan Molodetskikh
parent d3f4583c90
commit 85eac9d9d0
Generated
+2 -2
View File
@@ -2716,7 +2716,7 @@ checksum = "e6ecd384b10a64542d77071bd64bd7b231f4ed5940fba55e98c3de13824cf3d7"
[[package]]
name = "smithay"
version = "0.3.0"
source = "git+https://github.com/Smithay/smithay.git#125b7972c4b1f0498bce564b25fe72c1cebb0a16"
source = "git+https://github.com/Smithay/smithay.git#ed05c8c6c5b721066b919213156616ebe081e343"
dependencies = [
"appendlist",
"bitflags 2.4.2",
@@ -2788,7 +2788,7 @@ dependencies = [
[[package]]
name = "smithay-drm-extras"
version = "0.1.0"
source = "git+https://github.com/Smithay/smithay.git#125b7972c4b1f0498bce564b25fe72c1cebb0a16"
source = "git+https://github.com/Smithay/smithay.git#ed05c8c6c5b721066b919213156616ebe081e343"
dependencies = [
"drm",
"edid-rs",