Alexandre Julliard pushed to branch master at wine / wine
Commits: b3bae217 by Rémi Bernon at 2024-11-04T13:30:10+01:00 win32u: Implement get_win_monitor_dpi.
- - - - - 491c658d by Rémi Bernon at 2024-11-04T13:30:10+01:00 win32u: Use MDT_RAW_DPI monitor DPI type in the drivers.
- - - - - 911df236 by Rémi Bernon at 2024-11-04T13:30:10+01:00 win32u: Move some monitor info getter code around.
- - - - - efea900d by Rémi Bernon at 2024-11-04T13:32:55+01:00 win32u: Inform wineserver about the winstation monitors.
- - - - - 11f56b3a by Rémi Bernon at 2024-11-04T13:32:55+01:00 server: Use the monitor infos to compute the virtual screen rect.
- - - - -
28 changed files:
- dlls/win32u/clipboard.c - dlls/win32u/clipping.c - dlls/win32u/input.c - dlls/win32u/message.c - dlls/win32u/sysparams.c - dlls/win32u/win32u_private.h - dlls/win32u/window.c - dlls/wineandroid.drv/init.c - dlls/wineandroid.drv/window.c - dlls/winemac.drv/window.c - dlls/winewayland.drv/wayland_surface.c - dlls/winewayland.drv/window.c - dlls/winex11.drv/display.c - dlls/winex11.drv/event.c - dlls/winex11.drv/init.c - dlls/winex11.drv/mouse.c - dlls/winex11.drv/opengl.c - dlls/winex11.drv/vulkan.c - dlls/winex11.drv/window.c - dlls/winex11.drv/x11drv.h - include/wine/server_protocol.h - server/protocol.def - server/queue.c - server/request.h - server/trace.c - server/user.h - server/window.c - server/winstation.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/890567bbc8e4ae3aa09d7a029b8c15...