aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Molodetskikh <yalterz@gmail.com>2025-10-29 09:14:28 +0300
committerIvan Molodetskikh <yalterz@gmail.com>2025-10-29 09:14:37 +0300
commit66583cd650ca4f12a2a7038d83640213993da78f (patch)
treea715ad576d269d1d214b18573db92066748c8a4c
parentb01bc10e60bcebb1ae93928bd5aeb0fd16a14d0b (diff)
downloadniri-66583cd650ca4f12a2a7038d83640213993da78f.tar.gz
niri-66583cd650ca4f12a2a7038d83640213993da78f.tar.bz2
niri-66583cd650ca4f12a2a7038d83640213993da78f.zip
Update Smithay (linear dmabuf import fix, damage shaper overflow fix, popup focus fix)
-rw-r--r--Cargo.lock14
1 files changed, 7 insertions, 7 deletions
diff --git a/Cargo.lock b/Cargo.lock
index e61f0323..7fd417d8 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -954,7 +954,7 @@ dependencies = [
"libc",
"option-ext",
"redox_users",
- "windows-sys 0.61.1",
+ "windows-sys 0.60.2",
]
[[package]]
@@ -1093,7 +1093,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
dependencies = [
"libc",
- "windows-sys 0.61.1",
+ "windows-sys 0.60.2",
]
[[package]]
@@ -3391,7 +3391,7 @@ dependencies = [
"errno",
"libc",
"linux-raw-sys 0.11.0",
- "windows-sys 0.61.1",
+ "windows-sys 0.60.2",
]
[[package]]
@@ -3621,7 +3621,7 @@ checksum = "b7c388c1b5e93756d0c740965c41e8822f866621d41acbdf6336a6a168f8840c"
[[package]]
name = "smithay"
version = "0.7.0"
-source = "git+https://github.com/Smithay/smithay.git#9ccbd35f51842934f22b5a85ca0e3be1b99b27f2"
+source = "git+https://github.com/Smithay/smithay.git#b386893ad8b87b785ba5a89224977ed3393da464"
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#9ccbd35f51842934f22b5a85ca0e3be1b99b27f2"
+source = "git+https://github.com/Smithay/smithay.git#b386893ad8b87b785ba5a89224977ed3393da464"
dependencies = [
"drm",
"libdisplay-info",
@@ -3818,7 +3818,7 @@ dependencies = [
"getrandom 0.3.3",
"once_cell",
"rustix 1.1.2",
- "windows-sys 0.61.1",
+ "windows-sys 0.60.2",
]
[[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.61.1",
+ "windows-sys 0.60.2",
]
[[package]]