Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-06-19 | Introduce `daemon` API and unify shell runtimes | 1 | -1/+0 | |
2024-04-01 | Use `rustc-hash` for most of our `HashMap` and `HashSet` instances | 1 | -2/+4 | |
2024-03-17 | Move `Application` trait to `advanced` module | 1 | -0/+1 | |
2024-02-21 | Export `clipboard` module in `advanced` module | 1 | -1/+2 | |
2023-03-29 | Export `Hasher` in `advanced` module | 1 | -1/+1 | |
2023-03-29 | Export `iced_graphics` in `advanced` module (for now) | 1 | -0/+1 | |
2023-03-29 | Export `iced_core::mouse` in `advanced` module | 1 | -0/+1 | |
2023-03-05 | Rename `iced_native` to `iced_runtime` | 1 | -1/+1 | |
2023-03-05 | Remove generic `Hasher` and `Event` from `subscription::Recipe` | 1 | -0/+5 | |
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -0/+9 |