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

--- Comment #9 from David Edmundson <k...@davidedmundson.co.uk> ---
So back on the Qt issue with 5.12

QWindow->setPosition(10,10)  on wayland does nothing

but window->position() still returned 10,10

in new Qt it returns 0,0 (or rather it does after ack which is a bit weird)
because it didn't really move anything. To a large extent, this change is quite
sensible.

but the magic plasmashell protocol relied on it.

I'll submit a Qt patch and see what happens, otherwise we have a tonne of
plasma work cut out for us.

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

Reply via email to