crystalidea / macs-fan-control

Control fans on Apple computers
https://crystalidea.com/macs-fan-control
834 stars 96 forks source link

HiDPI support for Windows when using Microsoft Remote Desktop #706

Open rosch100 opened 9 months ago

rosch100 commented 9 months ago

In Windows 11 with HiDPI screens, the application does not scale the UI correctly.

See attached screenshot:

Bildschirmfoto 2023-09-15 um 09 36 34
kleuter commented 9 months ago

Please give us your screen resolution and scale % in Windows settings.

rosch100 commented 9 months ago

I do not use a special scale. For HiDPI, Windows does this automatically. In my scenario, I am connecting via RemoteDesktop with HiDPI enabled. It is not different from a HiDPI screen directly connected to a pc. For MacOS RemoteDesktop, the HiDPI setting is called "Optimize for Retina Displays". The original resolution (also used for Windows) is 2560 x 1600 pixels.

Bildschirmfoto 2023-09-22 um 10 50 53

In our software projects, we use "Per Monitor V2" settings. However, all components used in the software must support this. See: HiDPI awareness

kleuter commented 9 months ago

When NOT using a remote connection, is the UI scalled fine?

rosch100 commented 9 months ago

I cannot test it, but I suspect not, since I do not see this effect with other programs.