Alexandre Julliard pushed to branch master at wine / wine
Commits: 419dc33c by Rémi Bernon at 2024-09-17T21:39:30+02:00 win32u: Use map_dpi_rect in map_dpi_create_struct.
- - - - - 41d0c456 by Rémi Bernon at 2024-09-17T21:39:30+02:00 win32u: Use map_dpi_rect in map_dpi_winpos.
- - - - - f1177636 by Rémi Bernon at 2024-09-17T21:39:30+02:00 win32u: Split monitor_from_rect logic to a separate helper.
- - - - - 0169f318 by Rémi Bernon at 2024-09-17T21:39:30+02:00 win32u: Split get_monitor_info into separate helpers.
- - - - - 4924a2fc by Rémi Bernon at 2024-09-17T21:39:30+02:00 win32u: Use get_monitor_from_handle in get_monitor_dpi.
- - - - - ebca086f by Rémi Bernon at 2024-09-17T21:39:30+02:00 win32u: Introduce a new monitor_dpi_from_rect helper.
- - - - - 55ea2ad1 by Rémi Bernon at 2024-09-17T21:39:30+02:00 win32u: Introduce a new monitor_info_from_rect helper.
- - - - - e7ab7804 by Rémi Bernon at 2024-09-17T21:39:30+02:00 win32u: Introduce a new monitor_info_from_window helper.
- - - - -
6 changed files:
- dlls/win32u/defwnd.c - dlls/win32u/input.c - dlls/win32u/menu.c - dlls/win32u/sysparams.c - dlls/win32u/win32u_private.h - dlls/win32u/window.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/bd3e2687ae93fa2bfde432a1a45530...