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

--- Comment #1 from Martin Flöser <mgraess...@kde.org> ---
KWin internally the difference is that 5a and 5b use
Workspace::sendClientToDesktop, 5c marks the window is being moved and then
switches the desktop.

Please note that 5a/b and 5c are different. 5a/b send a client to a desktop but
the desktop doesn't change. 5c sends the client to the desktop and switches to
the desktop. Given that I don't think that KWin must behave the same.

The scripting API is just exposing KWin internals. Updating the geometry is not
always possible.

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

Reply via email to