Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -2/+0 | ||
2020-11-26 | Rename `keyboard::ModifiersState` to `Modifiers` | 1 | -1/+1 | ||
2020-04-30 | Remove inconsistent `input` module in `iced_native` | 1 | -5/+1 | ||
2020-03-17 | Move common keyboard types to `iced_core` | 1 | -0/+6 | ||
Also expose them in `iced` through `iced_native` and `iced_web`. |