Cosmic_scr wrote: ↑Sat Jan 09, 2021 11:36 pm
Thank you for the response. I'm currently on version 1.2.2, but I did manage to figure out a solution after some searching. Running lmms with the following environment variables scales the interface up for me. This is on Linux so I have no idea if it would work with any other OS.
export QT_AUTO_SCREEN_SCALE_FACTOR=1
export QT_SCREEN_SCALE_FACTORS=1.5
I wasn't aware that QT programs could do this yesterday. Sorry for the trouble.
Oh, thank you very much! It helps a lot!
Now there is another things — anti aliased UI elements and some unscaled fots.
At
QT_SCREEN_SCALE_FACTORS=2 icons and fonts looks great, but with less variable value become ugly. It is not a big problem, but still…
A quick search did not give me a good (easy and fast like this) answer how to disable that anti aliasing for all elements.
And there are still some fonts stay unscaled.

(same image at
imgur)
I have regular (old) display with standart dpi, but I want don't strain my eyes, and scaling is a great compromise between good vision and usability of the UI.
Version:
lmms-1.3.0-alpha.1.33+g4f74151-linux-x86_64.AppImage (Linux/x86_64, Qt 5.6.3, GCC 5.4.0 20160609)