Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -7/+9 | |
* | Use `iced_renderer` instead of `iced_graphics` in root crate | 2023-02-28 | 1 | -1/+1 | |
* | Change `ContextCreationFailed` to `GraphicsCreationFailed` | 2022-04-27 | 1 | -5/+5 | |
* | Introduce `Error::ContextCreationFailed` | 2022-04-20 | 1 | -5/+5 | |
* | Replace `iced_web` with WebGL support in `wgpu` :tada: | 2022-01-28 | 1 | -1/+0 | |
* | Make iced::Error Send + Sync | 2021-01-29 | 1 | -1/+12 | |
* | Make `Application` and `Sandbox` return a `Result` | 2020-09-08 | 1 | -0/+34 |