Update Smithay (layer-shell exclusive edge, tablet pressure workaround)

This commit is contained in:
Ivan Molodetskikh
2025-11-03 08:11:18 +03:00
parent e257687921
commit a2ca2b3c86
Generated
+7 -7
View File
@@ -954,7 +954,7 @@ dependencies = [
"libc",
"option-ext",
"redox_users",
"windows-sys 0.60.2",
"windows-sys 0.61.1",
]
[[package]]
@@ -1093,7 +1093,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
dependencies = [
"libc",
"windows-sys 0.60.2",
"windows-sys 0.61.1",
]
[[package]]
@@ -3391,7 +3391,7 @@ dependencies = [
"errno",
"libc",
"linux-raw-sys 0.11.0",
"windows-sys 0.60.2",
"windows-sys 0.61.1",
]
[[package]]
@@ -3621,7 +3621,7 @@ checksum = "b7c388c1b5e93756d0c740965c41e8822f866621d41acbdf6336a6a168f8840c"
[[package]]
name = "smithay"
version = "0.7.0"
source = "git+https://github.com/Smithay/smithay.git#b386893ad8b87b785ba5a89224977ed3393da464"
source = "git+https://github.com/Smithay/smithay.git#87e6d8866c25ed1f5017a6c87392a13f75137ab0"
dependencies = [
"aliasable",
"appendlist",
@@ -3695,7 +3695,7 @@ dependencies = [
[[package]]
name = "smithay-drm-extras"
version = "0.1.0"
source = "git+https://github.com/Smithay/smithay.git#b386893ad8b87b785ba5a89224977ed3393da464"
source = "git+https://github.com/Smithay/smithay.git#87e6d8866c25ed1f5017a6c87392a13f75137ab0"
dependencies = [
"drm",
"libdisplay-info",
@@ -3818,7 +3818,7 @@ dependencies = [
"getrandom 0.3.3",
"once_cell",
"rustix 1.1.2",
"windows-sys 0.60.2",
"windows-sys 0.61.1",
]
[[package]]
@@ -4458,7 +4458,7 @@ version = "0.1.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
dependencies = [
"windows-sys 0.60.2",
"windows-sys 0.61.1",
]
[[package]]