element: Introduce SurfaceRenderElement

This commit is contained in:
Victoria Brekenfeld 2026-03-04 18:16:48 +01:00 committed by Victoria Brekenfeld
parent 8b990e5658
commit 178c6593dc
12 changed files with 254 additions and 213 deletions

View file

@ -1711,6 +1711,8 @@ impl Workspace {
alpha,
Some(true),
scanout_node,
false,
[0; 4],
)
.into_iter()
.map(animation_rescale)