https://bugs.kde.org/show_bug.cgi?id=486847
Noah Davis <noaha...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO |INTENTIONAL --- Comment #3 from Noah Davis <noaha...@gmail.com> --- Issues with image blurriness should be improved in version 24.05, but All Screens and Rectangular Region always require compromises when there are different scale factors involved. This is because we try to make the layout of the screen images match the layout of your screens. Otherwise, there is no clear way to combine the images. In 24.05, we now round the scale factors up to the next integer scale factor to preserve sharpness. This means your 1920x1080@125% screen would have a 3840x2160 image, unless you used the Current Screen mode instead. The reason why Current Screen always has the real resolution is because we don't have to worry about the layout of screens when taking only one screen. This unfortunately means that the resolution not matching your real resolution is intentional when using All Screens and Rectangular Region. Perhaps Rectangular Region could be improved by scaling the image down to the original screen scale when the rectangular area is only on one screen, although we don't have an easy way to do that right now. I'm marking this issue as Resolved Intentional because it was originally about image resolution vs screen resolution with All Screens and Rectangular Region. If you want someone to investigate adding the improvement for Rectangular Region I mentioned, you could make a new report specifically about that. -- You are receiving this mail because: You are watching all bug changes.