10 Jan
2025
10 Jan
'25
12:21 p.m.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57610 This is a simple workaround to fix the regression. The issue seems to be residing in inconsistent values returned by XRandR, and arguably a host driver bug, but it probably could be better fixed by enumerating the XRandR tree only on startup and when it is updated, but this would be a much larger change. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7126