Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-07-21 | Remove `winit` example | 1 | -9/+0 | ||
... we can extend an existing example instead! | |||||
2021-06-25 | update cargo.toml of example | 1 | -2/+2 | ||
2021-06-25 | wip | 1 | -1/+1 | ||
2021-06-25 | add initial attempt at adding winit example | 1 | -3/+1 | ||
2020-11-10 | Update `env_logger` in `tour` and `integration` examples | 1 | -1/+1 | ||
2020-02-09 | Add `integration` example | 1 | -3/+3 | ||
It showcases how to integrate iced in an existing graphical application. | |||||
2020-01-20 | Package examples and remove `dev-dependencies` | 1 | -0/+11 | ||