winit-sonoma-fix/examples/util
Kirill Chibisov e23186db8e
Disallow cleanup for TLS in examples
Fixes issue on Wayland due to drop order, since TLS is being dropped
after the event loop, while it shouldn't. In particular it fixes the
crash in the window_run_return example.
2023-06-26 01:04:38 +04:00
..
fill.rs Disallow cleanup for TLS in examples 2023-06-26 01:04:38 +04:00