fix linux

This commit is contained in:
Junkui Zhang 2025-07-30 17:42:47 +08:00
parent d194bf4f52
commit 98692cc928

View file

@ -1793,6 +1793,7 @@ impl X11ClientState {
drop(state);
window.refresh(RequestFrameOptions {
require_presentation: expose_event_received,
force_render: false,
});
}
xcb_connection