https://bugs.kde.org/show_bug.cgi?id=488898
--- Comment #1 from Alik Aslanyan <inli...@pm.me> --- Bisecting https://invent.kde.org/plasma/kwin/-/merge_requests/5532 shows that bug is present from first commit 12226a891f8d2c77116cbaf9b97bde63b2af610e is the first bad commit commit 12226a891f8d2c77116cbaf9b97bde63b2af610e (HEAD) Author: Marco Martin <notm...@gmail.com> Date: Thu Mar 14 13:28:26 2024 +0100 Remove m_quickTileMode and base only on tiles This removes the tracking member and uses the tile information, removing a duplication of data and source of truth src/window.cpp | 48 ++++++++++++++++++++++++++++++++++-------------- src/window.h | 12 ++---------- 2 files changed, 36 insertions(+), 24 deletions(-) -- You are receiving this mail because: You are watching all bug changes.