index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
pure
/
game_of_life
/
Cargo.toml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-27
Replace stateful widgets with new `iced_pure` API
Héctor Ramón Jiménez
1
-13
/
+0
2022-03-09
Implement `pure` version of `game_of_life` example :tada:
Héctor Ramón Jiménez
1
-2
/
+2
2022-02-09
Update Rust edition to 2021 :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2022-01-19
Add `env_logger` to `game_of_life`
Richard
1
-0
/
+1
2021-01-04
Update `tokio` to `1.0`
Yusuf Bera Ertan
1
-1
/
+1
2020-11-05
upgrade tokio to latest version(v0.3)
valbendan
1
-1
/
+1
2020-05-02
Run ticks in a background thread in `game_of_life`
Héctor Ramón Jiménez
1
-0
/
+1
2020-05-02
Use `rustc_hash` for hashing in `game_of_life`
Héctor Ramón Jiménez
1
-0
/
+1
2020-05-01
Introduce `Cell` type in `game_of_life`
Héctor Ramón Jiménez
1
-1
/
+1
2020-04-30
Implement `time::every` in `iced_futures`
Héctor Ramón Jiménez
1
-3
/
+1
2020-04-29
Add `game_of_life` example
Héctor Ramón Jiménez
1
-3
/
+3
2020-04-28
Remove `Drawable` and rename `State` to `Program`
Héctor Ramón Jiménez
1
-3
/
+0
2020-02-14
Add `solar_system` example
Héctor Ramón Jiménez
1
-2
/
+2
2020-02-12
Finish `clock` example
Héctor Ramón Jiménez
1
-1
/
+3
2020-02-12
Draft `Canvas` types and `clock` example
Héctor Ramón Jiménez
1
-2
/
+6
2020-01-20
Package examples and remove `dev-dependencies`
Héctor Ramón Jiménez
1
-0
/
+9