Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-06-14 | Move `Maybe*` traits back to `iced_futures` | 1 | -0/+0 | ||
2024-06-14 | Replace `Command` with a new `Task` API with chain support | 1 | -0/+0 | ||
2024-01-18 | Fix grammar in `iced_futures::maybe` module | 1 | -4/+4 | ||
2024-01-18 | Fix typo `Send -> Sync` | 1 | -1/+1 | ||
2024-01-18 | Remove `Compositor` window generic | 1 | -1/+15 | ||
And update `glyphon` and `window_clipboard` | |||||
2022-01-28 | Introduce `MaybeSend` trait in `iced_futures` | 1 | -0/+21 | ||
It allows to clean up all the `trait_aliases` modules! |