Update smithay with ContextId changes

The new type bounds seem to be addressable using `AsGlowRenderer`.

Though things like this will need a different solution when we want to
support Pixman rendering.
This commit is contained in:
Ian Douglas Scott 2025-04-28 12:38:23 -07:00 committed by Victoria Brekenfeld
parent ae1d9ae7ef
commit 982af8ff10
3 changed files with 12 additions and 7 deletions

2
Cargo.lock generated
View file

@ -4736,7 +4736,7 @@ checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
[[package]]
name = "smithay"
version = "0.5.0"
source = "git+https://github.com/smithay/smithay//?rev=ce61c9b#ce61c9b3293b13adf03863848426f0d7c4907c3e"
source = "git+https://github.com/smithay/smithay//?rev=14b51bd#14b51bd896fe46ba048fe6fd24136455eb36dbee"
dependencies = [
"aliasable",
"appendlist",