https://bugs.kde.org/show_bug.cgi?id=387273

--- Comment #3 from Harald Sitter <sit...@kde.org> ---
I was assuming you'd at least know the (rotated) screen resolution. The way I
see it you would need to `if maxX>=maxY then splitHorizontal else
splitVertical` and the split would always yield smart space usage. The fact
that the screen is rotated doesn't really matter in the end, you only need to
know the "aspect orientation", for lack of a better word, and that can easily
be checked through the resolution.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to