iced/futures/src/backend
Héctor Ramón Jiménez 1b22d7d5fc
Fix Compositor concurrent initialization
It seems that initializing the compositor in a
different thread can cause issues in some environments.
2025-04-02 20:39:14 +02:00
..
native Fix Compositor concurrent initialization 2025-04-02 20:39:14 +02:00
wasm Remove Executor::block_on and simplify Compositor creation 2025-04-02 11:01:11 +02:00
default.rs Remove async-std support (RIP) 2025-04-02 11:10:23 +02:00
native.rs Remove async-std support (RIP) 2025-04-02 11:10:23 +02:00
null.rs Fix Compositor concurrent initialization 2025-04-02 20:39:14 +02:00
wasm.rs Split iced_futures into different backend implementations 2022-01-28 21:37:17 +07:00