Update smithay to latest commit

Includes an implementation for `VirtualKeyboardHandler`, which is now
required.
This commit is contained in:
Ian Douglas Scott 2026-01-13 16:46:57 -08:00 committed by Victoria Brekenfeld
parent 1dfc948f1e
commit 0f7e53b600
3 changed files with 52 additions and 22 deletions

View file

@ -147,4 +147,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 = "8148d67" }
smithay = { git = "https://github.com/smithay/smithay.git", rev = "14a2009" }