layout/tiling: Resize shadows to fit scaled windows

This commit is contained in:
Victoria Brekenfeld 2025-12-16 18:48:40 +01:00 committed by Victoria Brekenfeld
parent 23e1bae96e
commit 6d0f1b273f
6 changed files with 57 additions and 44 deletions

View file

@ -1517,6 +1517,7 @@ impl FloatingLayout {
.as_logical()
.to_physical_precise_round(output_scale),
output_scale.into(),
1.,
alpha,
),
);