fix linux
This commit is contained in:
parent
d194bf4f52
commit
98692cc928
1 changed files with 1 additions and 0 deletions
|
@ -1793,6 +1793,7 @@ impl X11ClientState {
|
||||||
drop(state);
|
drop(state);
|
||||||
window.refresh(RequestFrameOptions {
|
window.refresh(RequestFrameOptions {
|
||||||
require_presentation: expose_event_received,
|
require_presentation: expose_event_received,
|
||||||
|
force_render: false,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
xcb_connection
|
xcb_connection
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue