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

--- Comment #6 from Alex Meyer <[email protected]> ---
For anyone else like me that's desperate for any kind of workaround until this
bug is resolved, I ended up throwing together a really hackish kwin script to
fix my biggest annoyances with this behavior:
https://github.com/reyemxela/kwin-scripts (specifically the
"virtual-desktop-tiling-fix" script)

It basically just intercepts any window tiling action and instantly removes the
tile assignment while keeping the new geometry. Any tiling action triggers it,
so quick-tiling with meta+arrows, dragging into custom tiles, etc.

Obviously it's not very elegant, and causes some side effects. The most obvious
ones are windows not snapping back to their original geometry when moving them
out of that tiled zone, along with successive quick-tiling commands getting
funky.

TLDR: it's not a good solution for most people. It's pretty specific for my
use-case and the behavior I'm needing, but figured if it can help even one
person, it's worth sharing until this bug gets addressed.

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

Reply via email to