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 |https://invent.kde.org/plas |ma/kwin/commit/76a039332d74 |ma/kwin/commit/e9d46f93231e |785ab77d1b1f2629693d4d337a2 |43b2c8ea3a8408d1031b255268a |8 |9 --- Comment #7 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit e9d46f93231e43b2c8ea3a8408d1031b255268a9 by Vlad Zahorodnii. Committed on 25/01/2023 at 09:39. Pushed by vladz into branch 'Plasma/5.27'. 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. (cherry picked from commit 76a039332d74785ab77d1b1f2629693d4d337a28) M +1 -1 src/window.cpp https://invent.kde.org/plasma/kwin/commit/e9d46f93231e43b2c8ea3a8408d1031b255268a9 -- You are receiving this mail because: You are watching all bug changes.