• Rémi Bernon's avatar
    winex11.drv: Reposition windows on desktop resize only when useful. · aeb43dce
    Rémi Bernon authored
    This will end up moving window around only if the old virtual screen
    origin is different from the new one. Don't send unnecessary messages
    if it didn't change.
    
    This helps speeding up D3D tests on the testbot VMs with multiple
    displays and hopefully solve the timeout problems.
    aeb43dce
desktop.c 15.9 KB