Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-09-07 | Introduce `keyboard::on_key_press` and `on_key_release` | 1 | -6/+7 | |
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -6/+4 | |
2022-07-27 | Replace stateful widgets with new `iced_pure` API | 1 | -6/+6 | |
2022-07-09 | Fix `clippy` lints for all crates and features | 1 | -1/+1 | |
2022-05-14 | Draft first-class `Theme` support | 1 | -3/+5 | |
2021-09-02 | Make `Command` implementations platform-specific | 1 | -7/+3 | |
2021-06-25 | Use new enum variant and new winit repo | 1 | -6/+12 | |
2021-06-25 | Added events for url handling and create example | 1 | -0/+67 |