https://bugs.kde.org/show_bug.cgi?id=500531
--- Comment #5 from Allan Gardner <allan.e.gardner+...@googlemail.com> --- OK. I guess libkscreen itself also rounds to x/120, https://invent.kde.org/plasma/libkscreen/-/blob/4ced246d90d4a7f609b03a9d97174f04dda043b4/backends/kwayland/waylandoutputdevice.cpp#L379. At least, that is the behavior with kscreen-doctor. I am not so sure about setting the scale to 5%. I did it in the merge request, but the behavior is (for example) that it goes from 174.167% to 179.167%, rather than going from 174.167% to 175% to 180%. It seems like it would need some logic to jump to multiples of 5%. I think it is easier to just allow the fine increments of 1/120. -- You are receiving this mail because: You are watching all bug changes.