Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move styling to a brand new `iced_style` crate | 2020-01-01 | 1 | -0/+3 | |
* | Use personal fork of `winit` until `0.20` lands | 2019-12-24 | 1 | -1/+1 | |
* | Use latest `window_clipboard` changes | 2019-12-19 | 1 | -1/+1 | |
* | Allow clipboard access in `Widget::on_event` | 2019-12-18 | 1 | -0/+1 | |
* | Add tailing newline to winit/Cargo.toml | 2019-12-02 | 1 | -1/+1 | |
* | Add platform specific settings | 2019-11-30 | 1 | -0/+3 | |
* | Support async actions in `iced_winit` | 2019-11-17 | 1 | -0/+1 | |
* | Implement debug view and load system fonts | 2019-11-03 | 1 | -0/+3 | |
* | Implement text clipping (caching still broken) | 2019-10-28 | 1 | -1/+1 | |
* | Use improved `RedrawRequested` API in `iced_winit` | 2019-10-10 | 1 | -1/+1 | |
* | Process `winit` mouse input and cursor movement | 2019-10-10 | 1 | -0/+1 | |
* | Start `iced_winit` and `iced_wgpu` | 2019-10-03 | 1 | -0/+12 |