http://bugs.winehq.org/show_bug.cgi?id=59969 Stefan Dösinger <stefan@codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Regression SHA1| |f50b263562c002c61ab049baa12 | |12c3bd36994bb --- Comment #1 from Stefan Dösinger <stefan@codeweavers.com> --- f50b263562c002c61ab049baa1212c3bd36994bb is the first bad commit commit f50b263562c002c61ab049baa1212c3bd36994bb Author: Rémi Bernon <rbernon@codeweavers.com> Date: Fri Jun 5 09:03:34 2026 +0200 server: Move window monitor DPI to the shared memory. dlls/win32u/sysparams.c | 40 ++++------------------------------------ dlls/win32u/win32u_private.h | 5 +++++ dlls/win32u/window.c | 28 ++++++++++++++++++++++++---- include/wine/server_protocol.h | 7 ++++--- server/protocol.def | 6 ++++-- server/request_handlers.h | 11 +++++------ server/request_trace.h | 1 - server/window.c | 37 ++++++++++++++++++++++++++----------- 8 files changed, 72 insertions(+), 63 deletions(-) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.