iced/src
Héctor Ramón Jiménez e86920be5b
Remove load method from application and daemon
If you need to run a `Task` during boot, use
`run_with` instead!
2024-07-09 00:28:40 +02:00
..
window Fix typo 2024-04-19 14:53:38 +08:00
advanced.rs Expose from_recipe and into_recipes in advanced::subscription 2024-07-05 02:22:56 +02:00
application.rs Remove load method from application and daemon 2024-07-09 00:28:40 +02:00
daemon.rs Remove load method from application and daemon 2024-07-09 00:28:40 +02:00
error.rs Create iced_widget subcrate and re-organize the whole codebase 2023-03-04 05:37:11 +01:00
lib.rs Hide Subscription internals 2024-07-05 02:16:45 +02:00
program.rs Remove load method from application and daemon 2024-07-09 00:28:40 +02:00
settings.rs Introduce daemon API and unify shell runtimes 2024-06-19 01:53:40 +02:00
time.rs Move Theme type to iced_core 2024-03-07 00:14:41 +01:00
touch.rs Create iced_widget subcrate and re-organize the whole codebase 2023-03-04 05:37:11 +01:00
window.rs refactored window storage; 2023-07-21 13:53:38 -07:00