mirror of
https://github.com/swaywm/sway.git
synced 2024-11-12 21:43:59 +01:00
output: Chase wlroots!4803
This commit is contained in:
parent
f9c0f043e5
commit
7288f77bbe
@ -465,7 +465,7 @@ static void handle_present(struct wl_listener *listener, void *data) {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
output->last_presentation = *output_event->when;
|
output->last_presentation = output_event->when;
|
||||||
output->refresh_nsec = output_event->refresh;
|
output->refresh_nsec = output_event->refresh;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user