https://bugs.kde.org/show_bug.cgi?id=444962
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/commit/9cc80d7468c9 |ma/kwin/commit/6a84b9454c86 |2a2800daf98319e626e022ff104 |9a16c2fa5fd49a8fac4a9497f30 |5 |f --- Comment #13 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 6a84b9454c869a16c2fa5fd49a8fac4a9497f30f by Vlad Zahorodnii. Committed on 07/12/2021 at 10:21. Pushed by vladz into branch 'Plasma/5.23'. wayland: Resize the client to last requested client size if decoration is destroyed 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. (cherry picked from commit 9cc80d7468c92a2800daf98319e626e022ff1045) M +48 -0 autotests/integration/xdgshellclient_test.cpp M +2 -1 src/abstract_client.cpp https://invent.kde.org/plasma/kwin/commit/6a84b9454c869a16c2fa5fd49a8fac4a9497f30f -- You are receiving this mail because: You are watching all bug changes.