Update smithay, and adjust to use sync points from blit calls

This commit is contained in:
Ian Douglas Scott 2025-08-20 10:03:51 -07:00 committed by Victoria Brekenfeld
parent 7f7ab8bcbe
commit f0e0084608
4 changed files with 10 additions and 6 deletions

View file

@ -146,4 +146,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 = "ae1faae" }
smithay = { git = "https://github.com/smithay/smithay.git", rev = "20d2dac" }