output: Chase wlroots!4803

master
Alexander Orzechowski 3 months ago committed by Kirill Primak
parent f9c0f043e5
commit 7288f77bbe

@ -465,7 +465,7 @@ static void handle_present(struct wl_listener *listener, void *data) {
return;
}
output->last_presentation = *output_event->when;
output->last_presentation = output_event->when;
output->refresh_nsec = output_event->refresh;
}

Loading…
Cancel
Save