summaryrefslogtreecommitdiffstats
path: root/winit/src/error.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez2023-03-041-3/+4
* Change `ContextCreationFailed` to `GraphicsCreationFailed`Libravatar Richard2022-04-271-4/+4
* Introduce `Error::ContextCreationFailed`Libravatar Richard2022-04-201-8/+4
* Make `Application` and `Sandbox` return a `Result`Libravatar Héctor Ramón Jiménez2020-09-081-0/+27