Commit graph

107 commits

Author SHA1 Message Date
Héctor Ramón
57b2daa57e
Merge pull request #240 from kaimast/master
remove explicit lifetimes in integration example
2020-03-28 13:43:04 +01:00
Kai Mast
088ba527df remove explicit lifetimes in integration example 2020-03-27 17:46:01 -07:00
Héctor Ramón Jiménez
e23e93218c Convert WindowEvent from a reference in iced_winit 2020-03-27 22:06:20 +01:00
Héctor Ramón Jiménez
aac7ad3e14 Update winit to 0.22 2020-03-09 22:35:25 +01:00
Héctor Ramón Jiménez
be14aca075 Make output format of iced_wgpu configurable 2020-02-24 20:08:40 +01:00
Héctor Ramón Jiménez
b0cf47cc2b Create README files for all the examples 2020-02-21 15:20:05 +01:00
Héctor Ramón Jiménez
4d7979aa77 Add integration example
It showcases how to integrate iced in an existing graphical application.
2020-02-09 05:32:56 +01:00