Skip to content
Commit e9d46f93 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

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.

BUG: 464379
(cherry picked from commit 76a03933)
parent 283712ef
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment