cross-platform / icloud-for-linux

Access all of your favourite iCloud apps from Linux
https://snapcraft.io/icloud-for-linux
GNU General Public License v3.0
381 stars 56 forks source link

Scaling still not working #28

Closed loeffel-io closed 3 years ago

loeffel-io commented 3 years ago

Thanks for this beautiful app, but please just fix the scaling - way to small for uhd

MarcusTomlinson commented 3 years ago

Hi @loeffel-io could you please try launching from the terminal like so:

QT_AUTO_SCREEN_SCALE_FACTOR=1 icloud-for-linux.notes

and let me know if that fixes things?

MarcusTomlinson commented 3 years ago

Hmm, ok just tried this, doesn't work.

In the meantime, while I try to find a better solution for this, you could run the apps like this:

QT_SCALE_FACTOR=x icloud-for-linux.notes

Where x is the scale factor of your display. E.g. scale factor 2 = 200% scaling

MarcusTomlinson commented 3 years ago

This is now fixed in version 0.11.