Skip to content

wayland: Resize the client to last requested client size if decoration is destroyed

Vlad Zahorodnii requested to merge work/zzag/cherry-pick-deco-fix into Plasma/5.23

If the decoration is destroyed before the window is mapped, kwin can respond with a configure event that has 0x0 size. New tests check that problematic case.

BUG: 444962 (cherry picked from commit 9cc80d74)

Merge request reports