I recently got a new work laptop which has a native resolution of 3200x1800. It works great. I've been able to get things to be mostly the right size with KDE's display scaling... but it's not quite "right".
I experience several minor issues which add up to me looking for a solution:
Some applications I are old enough to not be HiDPI scaling aware. They are few, but they exist. I can manually force them to use larger fonts, but this doesn't cover all UI concerns.
I get minor graphical artifacts in some applications such as
konsoleorkate. They aren't show stoppers, just some minor cruft that's sort of "in between" the lines. (It looks like they are off by a slight amount in calculating the line height).When doing development of graphical UIs, if I use layout tools on this laptop, things end up about twice as spaced out on non HiDPI screens.
So, I was hoping to find a reasonable solution. Personally, I don't need the system to have a resolution greater than 1920x1080, so my initial gut is to search for an option to have the system render at 1920x1080 and then upscale to the native 3200x1800 (or something effectively similar).
Is this, or similar, something that can be done? I feel like the hardware can do it because before my system enters graphical mode, the text mode is the expected "non-tiny" size. So it seems capable of being at lower resolutions despite my system not really offering them.
For reference, the video card is an nVidia Quadro K2100M
Thanks for any thoughts :-)