https://bugs.kde.org/show_bug.cgi?id=489463
--- Comment #3 from Alik Aslanyan <inli...@pm.me> --- Result of original PR bisection af7f52e38bb09adab9c0bf572c996a11589a6a25 is the first bad commit commit af7f52e38bb09adab9c0bf572c996a11589a6a25 Author: Marco Martin <notm...@gmail.com> Date: Tue Mar 26 17:02:41 2024 +0100 prototype of double buffered quick tile mode autotests/integration/kwin_wayland_test.h | 15 ++++++++++++++- autotests/integration/quick_tiling_test.cpp | 52 ++++++++++++++++++++++++++++++++++++++++------------ autotests/integration/test_helpers.cpp | 12 ++++++++++++ src/tiles/quicktile.cpp | 4 ++++ src/window.cpp | 39 +++++++++++++++++++++++++++------------ src/window.h | 2 ++ src/xdgshellwindow.cpp | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++--------- 7 files changed, 149 insertions(+), 34 deletions(-) -- You are receiving this mail because: You are watching all bug changes.