iced/winit/src
Héctor Ramón Jiménez eb67aa5d71
Revert "Remove 'static' bound for P::State in Program::run_with"
This reverts commit cab9dec626.

Wasm needs the `'static'` bound since the runtime
will run in a background task.
2024-03-17 19:53:02 +01:00
..
application Leverage DefaultStyle traits instead of Default 2024-03-07 20:11:32 +01:00
multi_window Leverage DefaultStyle traits instead of Default 2024-03-07 20:11:32 +01:00
application.rs Revert "Remove 'static' bound for P::State in Program::run_with" 2024-03-17 19:53:02 +01:00
clipboard.rs Introduce Kind in core::clipboard 2024-02-13 03:15:21 +01:00
conversion.rs Use inclusive range for is_private_use function 2024-02-26 06:02:19 +01:00
error.rs Create iced_widget subcrate and re-organize the whole codebase 2023-03-04 05:37:11 +01:00
lib.rs Move Theme type to iced_core 2024-03-07 00:14:41 +01:00
multi_window.rs Merge pull request #2312 from iced-rs/theming-reloaded 2024-03-08 14:00:28 +01:00
proxy.rs Create iced_widget subcrate and re-organize the whole codebase 2023-03-04 05:37:11 +01:00
settings.rs Fix broken intra-doc links 2023-11-29 22:46:47 +01:00
system.rs Update some dependencies 2024-02-09 01:53:34 +01:00