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

--- Comment #3 from Vlad Zahorodnii <vlad.zahorod...@kde.org> ---
(In reply to LinG from comment #0)
> The screen property of a client is now readonly? I'm pretty sure it used to
> be read and write, thus allowing me to change the screen on which a client
> resides but now I can't? How do I change the screen on which a client
> resides through the scripting API now?
As far as I know, it has always been read-only.

(In reply to Lo from comment #2)
> There seems to be a sendToScreen method (
> https://github.com/KDE/kwin/blob/fbfd1ac705212892f417aa5cc9df5fcd9ce9cb52/
> abstract_client.h#L453 ) however it's not accessible to scripts.
No, what you need is Workspace::sendClientToScreen(), which is not exposed to
scripting API unfortunately.

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

Reply via email to