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

--- Comment #12 from David Edmundson <k...@davidedmundson.co.uk> ---
Git commit 3b7b173ada8152df9160506ab14c396ca230c1d9 by David Edmundson.
Committed on 28/02/2023 at 22:44.
Pushed by davidedmundson into branch 'master'.

backends/wayland: Round passed scale

Converting to wl_fixed is lossy. Especially for non-round values like
1.15.

This causes various visual glitches and off sizes.
Given we're using units of 120ths for the fractional scale protocol it
makes sense to fix the passed values for anything else over the wayland
protocol.

M  +6    -1    backends/kwayland/waylandoutputdevice.cpp

https://invent.kde.org/plasma/libkscreen/commit/3b7b173ada8152df9160506ab14c396ca230c1d9

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

Reply via email to