https://bugs.kde.org/show_bug.cgi?id=464379
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/76a039332d74 | |785ab77d1b1f2629693d4d337a2 | |8 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #6 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 76a039332d74785ab77d1b1f2629693d4d337a28 by Vlad Zahorodnii. Committed on 25/01/2023 at 07:32. Pushed by vladz into branch 'master'. Make interactive custom tiling more robust to suboptimal tile configs If the root tile node contains only one child node, but the child node has its own children, kwin will fail to show an outline when the user interactively tiles the window. On the other hand, there is no reason to have this child count check. For what it's worth, it also prevents tiling the window if the output only has one tile, which is odd, but a valid usecase. M +1 -1 src/window.cpp https://invent.kde.org/plasma/kwin/commit/76a039332d74785ab77d1b1f2629693d4d337a28 -- You are receiving this mail because: You are watching all bug changes.