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

--- Comment #60 from André M <andre.vma...@gmail.com> ---
I also see this happening in Plasma 6rc2, not only with XWayland, but also
native Wayland apps.
I added some logs to xdgshellwindow.cpp, and it seems the events emit QRectFs
in translated coordinates, e.g.: if you have 1200p screen with 1.45x scale,
it'll send a client height of 827.5862p. Eventually, this won't add up and the
gaps will show.
How feasible it'd be to keep physical/real dimensions everywhere (since those
are always integers), and have the scale be sent to the clients just as a hint
to render larger elements? i.e. move scale to the "edges" of the software

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

Reply via email to