| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce `daemon` API and unify shell runtimes | Héctor Ramón Jiménez | 2024-06-19 | 1 | -1/+1 |
* | Introduce `subscription::Event` | Héctor Ramón Jiménez | 2024-06-11 | 1 | -12/+5 |
* | Introduce `center` widget helper | Héctor Ramón Jiménez | 2024-05-03 | 1 | -8/+3 |
* | Move `Program` to `application` module | Héctor Ramón Jiménez | 2024-03-17 | 1 | -1/+1 |
* | Remove `sandbox` by making `application` more generic :tada: | Héctor Ramón Jiménez | 2024-03-16 | 1 | -1/+1 |
* | Make `sandbox` helper take a `title` as well | Héctor Ramón Jiménez | 2024-03-16 | 1 | -2/+1 |
* | Introduce `Program` API | Héctor Ramón Jiménez | 2024-03-16 | 1 | -23/+8 |
* | Merge pull request #2069 from iced-rs/use-workspace-dependencies | Héctor Ramón | 2023-09-07 | 1 | -1/+1 |
|\ |
|
| * | Use workspace dependencies and package inheritance | Héctor Ramón Jiménez | 2023-09-04 | 1 | -1/+1 |
* | | Introduce `keyboard::on_key_press` and `on_key_release` | Héctor Ramón Jiménez | 2023-09-07 | 1 | -6/+7 |
|/ |
|
* | Create `iced_widget` subcrate and re-organize the whole codebase | Héctor Ramón Jiménez | 2023-03-04 | 2 | -7/+4 |
* | Replace stateful widgets with new `iced_pure` API | Héctor Ramón Jiménez | 2022-07-27 | 1 | -6/+6 |
* | Fix `clippy` lints for all crates and features | Héctor Ramón Jiménez | 2022-07-09 | 1 | -1/+1 |
* | Draft first-class `Theme` support | Héctor Ramón Jiménez | 2022-05-14 | 1 | -3/+5 |
* | Update Rust edition to 2021 :tada: | Héctor Ramón Jiménez | 2022-02-09 | 1 | -2/+2 |
* | Make `Command` implementations platform-specific | Héctor Ramón Jiménez | 2021-09-02 | 1 | -7/+3 |
* | Use new enum variant and new winit repo | Richard | 2021-06-25 | 2 | -9/+13 |
* | Added events for url handling and create example | Richard | 2021-06-25 | 2 | -0/+79 |