https://bugs.kde.org/show_bug.cgi?id=478269
--- Comment #2 from Zamundaaa <xaver.h...@gmail.com> --- Git commit 63c71d9e5632c7928968ad7cb2c14cb09647314d by Xaver Hugl. Committed on 11/12/2023 at 14:44. Pushed by zamundaaa into branch 'master'. wayland/xdgshell: enforce invalid_size errors If the client sets invalid min or max size, that can cause some code in KWin to assert. To ensure that doesn't happen, enforce that the minimum size is always at most as big as the maximum. M +9 -2 src/wayland/xdgshell.cpp https://invent.kde.org/plasma/kwin/-/commit/63c71d9e5632c7928968ad7cb2c14cb09647314d -- You are receiving this mail because: You are watching all bug changes.