-
2d2b16a8
by Rémi Bernon at 2024-09-25T21:19:18+02:00
winex11: Use NtUserGetDpiForWindow when only checking for empty rect.
-
a44169bc
by Rémi Bernon at 2024-09-25T21:19:18+02:00
win32u: Keep per display source monitor DPI values.
-
7a2df9a6
by Rémi Bernon at 2024-09-25T21:19:19+02:00
win32u: Introduce a new NtUserGetWinMonitorDpi call for drivers.
-
75ffc97c
by Rémi Bernon at 2024-09-25T21:19:19+02:00
win32u: Only reuse scaling target surface if it matches the monitor rect.
-
2b32c285
by Rémi Bernon at 2024-09-25T21:19:19+02:00
win32u: Update the window state when display settings changes.