Alexandre Julliard pushed to branch master at wine / wine
Commits: 92a0efac by Rémi Bernon at 2024-11-22T15:46:25+01:00 win32u: Check if parent is the desktop window in get_win_monitor_dpi.
Fixes NtUserGetWinMonitorDpi always returning the primary monitor DPI.
- - - - - 9e75962d by Rémi Bernon at 2024-11-22T15:46:25+01:00 win32u: Map cursor pos to raw DPI before calling drivers SysCommand.
- - - - -
11 changed files:
- dlls/win32u/defwnd.c - dlls/win32u/driver.c - dlls/win32u/sysparams.c - dlls/winemac.drv/macdrv.h - dlls/winemac.drv/window.c - dlls/winewayland.drv/waylanddrv.h - dlls/winewayland.drv/window.c - dlls/winex11.drv/mouse.c - dlls/winex11.drv/window.c - dlls/winex11.drv/x11drv.h - include/wine/gdi_driver.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ffc6171233f886ed2555070d94bbeb...