-
fa5df903
by Rémi Bernon at 2024-10-25T17:33:44+02:00
win32u: Introduce a NTGDI_RGN_MONITOR_DPI flag for NtGdiGetRandomRgn.
-
a1218b75
by Rémi Bernon at 2024-10-25T17:33:44+02:00
winex11: Compute absolute rect using the window data window rects.
-
08c147b7
by Rémi Bernon at 2024-10-25T17:33:44+02:00
winex11: Use the toplevel window drawable to create DCs.
We don't create drawables on child windows.
-
65de0c66
by Rémi Bernon at 2024-10-25T17:33:46+02:00
winex11: Remove now unused child_window_from_point helper.
-
10c6f0e7
by Rémi Bernon at 2024-10-25T17:33:46+02:00
win32u: Compute the owner window hint on behalf of the drivers.
To avoid having to map DPI for NtUserWindowFromPoint.