28 May
2024
28 May
'24
9:09 p.m.
Zhiyi Zhang (@zhiyi) commented about dlls/winex11.drv/xrandr.c:
add_xrandr10_mode( mode, depths[depth_idx], sizes[size_idx].width, sizes[size_idx].height, 0, size_idx, full ); mode = NEXT_DEVMODEW( mode ); + mode_idx++;
Thanks, `xf86vm_get_modes` has the same problem. Could you fix that as well? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5608#note_70004