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
/
counter
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use `ToString` for `Text::new` instead of `Into<String>`
Héctor Ramón Jiménez
2022-07-27
1
-1
/
+1
*
Replace stateful widgets with new `iced_pure` API
Héctor Ramón Jiménez
2022-07-27
1
-20
/
+12
*
Draft first-class `Theme` support
Héctor Ramón Jiménez
2022-05-14
1
-3
/
+2
*
Update Rust edition to 2021 :tada:
Héctor Ramón Jiménez
2022-02-09
1
-1
/
+1
*
Add `index.html` to `counter` example
Héctor Ramón Jiménez
2022-02-09
1
-0
/
+12
*
Refactor alignment types into an `alignment` module
Héctor Ramón Jiménez
2021-09-20
1
-2
/
+2
*
Introduce and use `CrossAlign` enum for `Column` and `Row`
Héctor Ramón Jiménez
2021-09-20
1
-2
/
+4
*
Make `Application` and `Sandbox` return a `Result`
Héctor Ramón Jiménez
2020-09-08
1
-1
/
+1
*
Create `README` files for all the examples
Héctor Ramón Jiménez
2020-02-21
1
-0
/
+18
*
Make title consistent in `counter` example
Héctor Ramón Jiménez
2020-01-22
1
-1
/
+1
*
Center items in `counter` example
Héctor Ramón Jiménez
2020-01-22
1
-1
/
+2
*
Package examples and remove `dev-dependencies`
Héctor Ramón Jiménez
2020-01-20
2
-0
/
+65