chore: Update smithay

Fixes #2081

This also reverts commit 0f7e53b, because the upstream commit (2e00119)
that introduced this thing was reverted
(https://github.com/Smithay/smithay/pull/1941).

There was also change in the cursor_capture_constraints signature in
smithay 7d992793f.
This commit is contained in:
Clayton Craft 2026-02-19 12:57:49 -08:00 committed by Victoria Brekenfeld
parent 769ed4b29c
commit fa3ffd18da
4 changed files with 12 additions and 40 deletions

View file

@ -148,4 +148,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 = "3d3f9e3" }
smithay = { git = "https://github.com/smithay/smithay.git", rev = "89e58f7" }