summaryrefslogtreecommitdiffstats
path: root/src/error.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-04Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez1-7/+9
2023-02-28Use `iced_renderer` instead of `iced_graphics` in root crateLibravatar Héctor Ramón Jiménez1-1/+1
2022-04-27Change `ContextCreationFailed` to `GraphicsCreationFailed`Libravatar Richard1-5/+5
2022-04-20Introduce `Error::ContextCreationFailed`Libravatar Richard1-5/+5
2022-01-28Replace `iced_web` with WebGL support in `wgpu` :tada:Libravatar Héctor Ramón Jiménez1-1/+0
2021-01-29Make iced::Error Send + SyncLibravatar Taiki Endo1-1/+12
2020-09-08Make `Application` and `Sandbox` return a `Result`Libravatar Héctor Ramón Jiménez1-0/+34