mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-26 23:21:30 +11:00
4d729164c7
Fixes #697 It seems that `XSync` doesn't really makes the window viewable. This feels hacky, other option to do it could be using `XIfEvent` or similar to listen to `MapNotify` events, but we'll have a loop still. In practice, this lasts between two and thre iterations on my machine, which is something not noticeable. |
||
---|---|---|
.. | ||
android | ||
caca | ||
cocoa | ||
egl | ||
emscripten | ||
glx | ||
ios | ||
osmesa | ||
wayland | ||
wgl | ||
win32 | ||
x11 | ||
dlopen.rs | ||
mod.rs |