Skip to content

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

Vlad Zahorodnii requested to merge work/zzag/decoration-wooes into master

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

Merge request reports