| Commit message (Expand) | Author | Age | Files | Lines |
* | Expose additional `subscription` types in `advanced` | Héctor Ramón Jiménez | 2024-07-30 | 1 | -1/+2 |
* | Export `operate` constructor in `advanced::widget` | Héctor Ramón Jiménez | 2024-07-14 | 1 | -8/+14 |
* | Expose `from_recipe` and `into_recipes` in `advanced::subscription` | Héctor Ramón Jiménez | 2024-07-05 | 1 | -1/+1 |
* | Introduce `daemon` API and unify shell runtimes | Héctor Ramón Jiménez | 2024-06-19 | 1 | -1/+0 |
* | Use `rustc-hash` for most of our `HashMap` and `HashSet` instances | Héctor Ramón Jiménez | 2024-04-01 | 1 | -2/+4 |
* | Move `Application` trait to `advanced` module | Héctor Ramón Jiménez | 2024-03-17 | 1 | -0/+1 |
* | Export `clipboard` module in `advanced` module | Héctor Ramón Jiménez | 2024-02-21 | 1 | -1/+2 |
* | Export `Hasher` in `advanced` module | Héctor Ramón Jiménez | 2023-03-29 | 1 | -1/+1 |
* | Export `iced_graphics` in `advanced` module (for now) | Héctor Ramón Jiménez | 2023-03-29 | 1 | -0/+1 |
* | Export `iced_core::mouse` in `advanced` module | Héctor Ramón Jiménez | 2023-03-29 | 1 | -0/+1 |
* | Rename `iced_native` to `iced_runtime` | Héctor Ramón Jiménez | 2023-03-05 | 1 | -1/+1 |
* | Remove generic `Hasher` and `Event` from `subscription::Recipe` | Héctor Ramón Jiménez | 2023-03-05 | 1 | -0/+5 |
* | Create `iced_widget` subcrate and re-organize the whole codebase | Héctor Ramón Jiménez | 2023-03-04 | 1 | -0/+9 |