https://bugs.winehq.org/show_bug.cgi?id=55407 arilou(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arilou(a)gmail.com --- Comment #10 from arilou(a)gmail.com --- This is a regression since Wine 8.6 The offending commit is: ``` commit 4232312dffe1cd115aa6bfd755f5b7c6a403e3fc Author: Alexandros Frantzis <alexandros.frantzis(a)collabora.com> Date: Mon Apr 3 15:10:40 2023 +0300 winex11.drv: Set the current mode using gdi_device_manager. Since setting the current mode also sets the registry settings (if not previously set), we also remove the code that manually changes the registry settings. Signed-off-by: Alexandros Frantzis <alexandros.frantzis(a)collabora.com> ``` -- 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.