Update Smithay (clipboard client exit nil fix, input region bottom-right fix)

This commit is contained in:
Ivan Molodetskikh
2025-07-15 18:25:55 +03:00
parent e19e1f0f10
commit 98a42c5557
3 changed files with 12 additions and 12 deletions
Generated
+2 -2
View File
@@ -3507,7 +3507,7 @@ checksum = "b7c388c1b5e93756d0c740965c41e8822f866621d41acbdf6336a6a168f8840c"
[[package]]
name = "smithay"
version = "0.7.0"
source = "git+https://github.com/Smithay/smithay.git#7c1fc8951060a46a175d1adae7c8da66f3cfe67e"
source = "git+https://github.com/Smithay/smithay.git#1d05641d72fd1d8ee077c969f956631502207c66"
dependencies = [
"aliasable",
"appendlist",
@@ -3581,7 +3581,7 @@ dependencies = [
[[package]]
name = "smithay-drm-extras"
version = "0.1.0"
source = "git+https://github.com/Smithay/smithay.git#7c1fc8951060a46a175d1adae7c8da66f3cfe67e"
source = "git+https://github.com/Smithay/smithay.git#1d05641d72fd1d8ee077c969f956631502207c66"
dependencies = [
"drm",
"libdisplay-info",