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

--- Comment #16 from Martin Klapetek <mklape...@kde.org> ---
>   associatedWidget->setAttribute(Qt::WA_Moved);

Should just this be in or with some of the other lines? This standalone
puts it always to the bottom-left corner of my screen.

> KWindowSystem deals with real pixels

Yeah which means that the widget either needs to be move to real pixels
(ie. apply the device pixel ratio) or the window needs to be moved externally
by something else.

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

Reply via email to