https://bugs.kde.org/show_bug.cgi?id=501828
--- Comment #6 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 93c9103ed3e1374d34394225ee3aa6cf8c8c955a by Vlad Zahorodnii. Committed on 24/03/2025 at 16:08. Pushed by vladz into branch 'master'. wayland: Guard against unconfigured buffers The xdg shell protocol says that a protocol error will be raised if a client attempts to attach a wl_buffer before a configure event is sent. M +36 -0 autotests/integration/xdgshellwindow_test.cpp M +20 -6 src/wayland/xdgshell.cpp M +4 -0 src/xdgshellwindow.cpp https://invent.kde.org/plasma/kwin/-/commit/93c9103ed3e1374d34394225ee3aa6cf8c8c955a -- You are receiving this mail because: You are watching all bug changes.