chore: update smithay

Includes the fix in https://github.com/Smithay/smithay/pull/2038,
which helps addresses a regression in controller input for Steam games.
This commit is contained in:
Ian Douglas Scott 2026-05-28 14:53:05 -07:00 committed by Ian Douglas Scott
parent 203cad8cbd
commit 9f28a764a7
4 changed files with 6 additions and 6 deletions

View file

@ -143,4 +143,4 @@ cosmic-protocols = { git = "https://github.com/pop-os//cosmic-protocols", branch
cosmic-client-toolkit = { git = "https://github.com/pop-os//cosmic-protocols", branch = "main" }
[patch.crates-io]
smithay = { git = "https://github.com/smithay/smithay.git", rev = "df73da7" }
smithay = { git = "https://github.com/smithay/smithay.git", rev = "85f83ab" }