Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move `keyboard::Event` to `iced_core` | 2020-04-30 | 1 | -31/+0 | |
* | Split `Input` keyboard event by `ButtonState` | 2020-04-30 | 1 | -5/+10 | |
* | Move common keyboard types to `iced_core` | 2020-03-17 | 2 | -213/+0 | |
* | Implement `Default` for `keyboard::ModifiersState` | 2020-03-10 | 1 | -1/+1 | |
* | Add `ModifiersState` to `keyboard::Event::Input` | 2019-12-06 | 2 | -2/+20 | |
* | Move `winit` conversions to `iced_winit` | 2019-10-10 | 1 | -176/+0 | |
* | Create `iced_core` and `iced_native` | 2019-09-20 | 2 | -0/+397 |