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

--- Comment #9 from t.soer...@gmail.com ---
The code you quoted is only supposed move a left-tiled window to the monitor to
the left if called with a QuickTileLeft action. Similarly for right, but not
top or bottom hence line 3366 ("continue; // not in horizontal line"). This
could be extended to support vertical monitor setups (one atop of another) but
that's not what I have and that's not what the code is currently supposed to do
as far as I can tell. It should only move to another screen if there's a screen
in the direction of the quicktile action, at least that's what I can glean from
the code but more importantly that would be the most sensible behavior. I
haven't tested your patch; perhaps what I mentioned is what you fixed.

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

Reply via email to