summaryrefslogtreecommitdiffstats
path: root/graphics/src/error.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reintroduce backend selection through `ICED_BACKEND` env varLibravatar Héctor Ramón Jiménez2024-03-241-2/+25
|
* fix some commentsLibravatar rustrover2024-03-091-2/+2
| | | | Signed-off-by: rustrover <seekseat@126.com>
* Introduce `Error::ContextCreationFailed`Libravatar Richard2022-04-201-3/+15
|
* Make `Application` and `Sandbox` return a `Result`Libravatar Héctor Ramón Jiménez2020-09-081-0/+7