Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finish `window::open` only when window fully opens | 2024-07-11 | 1 | -25/+22 | |
* | Make window visible after surface creation in `iced_winit` | 2024-07-11 | 1 | -1/+11 | |
* | Hide `Subscription` internals | 2024-07-05 | 1 | -2/+4 | |
* | Hide internal `Task` constructors | 2024-07-05 | 1 | -2/+2 | |
* | Fix fonts not being loaded at startup | 2024-06-21 | 1 | -1/+9 | |
* | Fix `application` sometimes exiting at startup | 2024-06-20 | 1 | -0/+4 | |
* | Add `get_latest` and `get_oldest` tasks in `window` | 2024-06-20 | 1 | -6/+18 | |
* | Fix initialization race conditions in WebAssembly | 2024-06-19 | 1 | -58/+42 | |
* | Fix WebAssembly compilation | 2024-06-19 | 1 | -7/+105 | |
* | Introduce `daemon` API and unify shell runtimes | 2024-06-19 | 1 | -0/+1356 |