effects/DesktopGrid: use delta, not absolute time for MotionManager
Despite the argument naming, the input for WindowMotionManager::calculate is supposed to be a delta, not an absolute time. Giving it a delta fixes the PresentWindows in the DesktopGrid.