This MR improves driver support for scaled HiDPI displays, by respecting the application/window DPI.

Since we don’t support per-monitor DPI information and awareness modes yet, the user should set the Wine system DPI to match the DPI/scale of the display the app will be running on, for best results.

Source: https://gitlab.winehq.org/wine/wine/-/merge_requests/4203