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?