No description
Find a file
2019-07-23 12:07:00 +02:00
examples/ggez Implement radio::Renderer and slider::Renderer in ggez example 2019-07-23 12:07:00 +02:00
resources Implement button::Renderer in ggez example 2019-07-22 20:14:23 +02:00
src Wire mouse_motion_event to Runtime 2019-07-23 11:02:53 +02:00
.gitignore Initial commit 2019-05-29 03:17:48 +02:00
.travis.yml Install dev libs in CI 2019-07-21 12:43:28 +02:00
Cargo.toml Start implementing ggez example 2019-07-21 12:35:25 +02:00
README.md Initial commit 2019-05-29 03:17:48 +02:00
rustfmt.toml Decouple iced from coffee 2019-07-20 19:12:31 +02:00

iced

A simple GUI runtime inspired by Elm.