slint/internal/backends
Simon Hausmann cd29bdd367 Winit: remove maybe_loop_instance thread local
In the future, the plain winit::event_loop::EventLoop won't be usable for window creation anymore. There are two places where we need it:

1. From places where we also have access to the shared backend data.
2. From the top-level create_winit_window() function.

The latter we have to eliminate in the future, so might as well do it now and clean up to have one thread local less.
2025-04-11 09:37:03 +02:00
..
android-activity Remormat all the toml file again to fix npm upload 2025-04-09 15:06:00 +02:00
linuxkms Remormat all the toml file again to fix npm upload 2025-04-09 15:06:00 +02:00
qt Remormat all the toml file again to fix npm upload 2025-04-09 15:06:00 +02:00
selector Remormat all the toml file again to fix npm upload 2025-04-09 15:06:00 +02:00
testing Remormat all the toml file again to fix npm upload 2025-04-09 15:06:00 +02:00
winit Winit: remove maybe_loop_instance thread local 2025-04-11 09:37:03 +02:00