slint-ui / slint

Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
https://slint.dev
Other
15.9k stars 519 forks source link

winit backend: remove the GLOBAL_PROXY #5471

Open ogoffart opened 1 week ago

ogoffart commented 1 week ago

We have a proxy in the backend, use it

ogoffart commented 6 days ago

(The wasm part turns out to be a bit more tricky)