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
/
download_progress
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify `run` and `unfold` helpers to build a `Subscription`
Héctor Ramón Jiménez
2022-01-17
1
-70
/
+52
*
Draft `websocket` example :tada:
Héctor Ramón Jiménez
2022-01-16
1
-0
/
+1
*
Use `subscription::run` for `download_progress` example
Héctor Ramón Jiménez
2022-01-15
1
-84
/
+69
*
Update `reqwest` in examples
Héctor Ramón Jiménez
2022-01-13
1
-1
/
+5
*
Refactor alignment types into an `alignment` module
Héctor Ramón Jiménez
2021-09-20
1
-6
/
+6
*
Introduce and use `CrossAlign` enum for `Column` and `Row`
Héctor Ramón Jiménez
2021-09-20
1
-6
/
+6
*
Make `Command` implementations platform-specific
Héctor Ramón Jiménez
2021-09-02
1
-7
/
+3
*
Add `clipboard` argument to `Application::update`
Héctor Ramón Jiménez
2021-03-11
1
-3
/
+7
*
Improve download_progress example (#283)
Folyd
2021-02-12
4
-81
/
+168
*
Introduce `tokio_old` feature
Héctor Ramón Jiménez
2020-11-25
1
-1
/
+1
*
Make `Application` and `Sandbox` return a `Result`
Héctor Ramón Jiménez
2020-09-08
1
-1
/
+1
*
Allow passing external state to `Application::new`
Héctor Ramón Jiménez
2020-03-30
1
-1
/
+2
*
Fix `Recipe::hash` in `download_progress` example
Héctor Ramón Jiménez
2020-03-24
1
-0
/
+2
*
Fix retry button on `download_progress` example
Héctor Ramón Jiménez
2020-03-23
1
-2
/
+4
*
Update `README` of examples
Héctor Ramón Jiménez
2020-03-23
1
-4
/
+6
*
Handle errors in `download_progress` example
Héctor Ramón Jiménez
2020-03-23
2
-11
/
+43
*
Rename `downloader` module to `download`
Héctor Ramón Jiménez
2020-03-23
2
-9
/
+9
*
Improve `download_progress` example
Héctor Ramón Jiménez
2020-03-23
3
-114
/
+117
*
Add example for download with progress tracking
Songtronix
2020-03-23
4
-0
/
+243