Commit graph

5 commits

Author SHA1 Message Date
Héctor Ramón Jiménez
1aeb317f2d
Add image and hash snapshot-based testing to iced_test 2024-12-10 04:51:08 +01:00
Héctor Ramón Jiménez
7f4a73e185
Implement executor method for Daemon 2024-09-18 21:47:36 +02:00
Héctor Ramón Jiménez
bdf0430880
Make run_with take a FnOnce 2024-07-15 13:34:22 +02:00
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
Héctor Ramón Jiménez
341c9a3c12
Introduce daemon API and unify shell runtimes 2024-06-19 01:53:40 +02:00