aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorIvan Molodetskikh <yalterz@gmail.com>2023-12-20 20:20:09 +0400
committerIvan Molodetskikh <yalterz@gmail.com>2023-12-20 20:20:09 +0400
commit58162ce685c487597cc097fe878650a17415a63b (patch)
tree11ee0f24030391187816fdc2faad95c71da20f1d /Cargo.lock
parent9ac925ea0cece76e59e0b35147eb98d85754773f (diff)
downloadniri-58162ce685c487597cc097fe878650a17415a63b.tar.gz
niri-58162ce685c487597cc097fe878650a17415a63b.tar.bz2
niri-58162ce685c487597cc097fe878650a17415a63b.zip
Update Smithay
Popup positioner coordinate system fix.
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index d7b4c7c3..de6e31c0 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2462,7 +2462,7 @@ checksum = "4dccd0940a2dcdf68d092b8cbab7dc0ad8fa938bf95787e1b916b0e3d0e8e970"
[[package]]
name = "smithay"
version = "0.3.0"
-source = "git+https://github.com/Smithay/smithay.git#e9b3d477d2f7c83a2a55caaf32a56b27ffecfd62"
+source = "git+https://github.com/Smithay/smithay.git#b15d29e596b629ec25474b67cc9ecb2f1729d6a2"
dependencies = [
"appendlist",
"bitflags 2.4.1",
@@ -2533,7 +2533,7 @@ dependencies = [
[[package]]
name = "smithay-drm-extras"
version = "0.1.0"
-source = "git+https://github.com/Smithay/smithay.git#e9b3d477d2f7c83a2a55caaf32a56b27ffecfd62"
+source = "git+https://github.com/Smithay/smithay.git#b15d29e596b629ec25474b67cc9ecb2f1729d6a2"
dependencies = [
"drm",
"edid-rs",