summaryrefslogtreecommitdiffstats
path: root/examples/integration (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update `winit` to `0.22`Libravatar Héctor Ramón Jiménez2020-03-091-7/+5
|
* Make output format of `iced_wgpu` configurableLibravatar Héctor Ramón Jiménez2020-02-241-1/+3
|
* Create `README` files for all the examplesLibravatar Héctor Ramón Jiménez2020-02-211-0/+18
|
* Add `integration` exampleLibravatar Héctor Ramón Jiménez2020-02-096-0/+436
It showcases how to integrate iced in an existing graphical application.