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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace stateful widgets with new `iced_pure` API
Héctor Ramón Jiménez
2022-07-27
4
-1080
/
+0
*
Fix `clippy` lints for all crates and features
Héctor Ramón Jiménez
2022-07-09
2
-6
/
+6
*
Implement theme styling for `Canvas`
Héctor Ramón Jiménez
2022-06-07
1
-2
/
+4
*
Use `Theme::Dark` in `pure_game_of_life` example
Héctor Ramón Jiménez
2022-06-07
1
-0
/
+4
*
Implement theme styling for `PickList` and `Menu`
Héctor Ramón Jiménez
2022-06-07
2
-59
/
+1
*
Implement theme styling for `Container`
Héctor Ramón Jiménez
2022-06-07
2
-13
/
+1
*
Fix examples and doc-tests
Héctor Ramón Jiménez
2022-05-26
2
-57
/
+2
*
Let a `Theme` control the background color of an application
Héctor Ramón Jiménez
2022-05-25
1
-5
/
+1
*
Draft first-class `Theme` support
Héctor Ramón Jiménez
2022-05-14
2
-72
/
+14
*
Reintroduce generic `Message` type for `canvas::Program`
Héctor Ramón Jiménez
2022-03-18
1
-2
/
+1
*
Export widget modules in `iced_pure`
Héctor Ramón Jiménez
2022-03-16
1
-3
/
+3
*
Implement `pure` version of `game_of_life` example :tada:
Héctor Ramón Jiménez
2022-03-09
5
-0
/
+1262