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
/
gallery
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-21
Use new `async ||` closure syntax :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2025-02-21
Update all `examples` to Rust 2024
Héctor Ramón Jiménez
3
-5
/
+5
2025-02-11
Replace `with` function with `Function` trait
Héctor Ramón Jiménez
1
-3
/
+3
2025-02-11
Introduce `with` helper and use `sipper` in `gallery` example
Héctor Ramón Jiménez
3
-58
/
+79
2025-02-11
Introduce `Task::map_with`
Héctor Ramón Jiménez
1
-10
/
+8
2025-02-09
Increase blurhash fade in duration and adjust easing in `gallery` example
Héctor Ramón Jiménez
1
-2
/
+5
2025-02-09
Create explicit `Thumbnail` struct in `gallery` example
Héctor Ramón Jiménez
1
-45
/
+45
2025-02-09
Simplify `gallery` example a bit
Héctor Ramón Jiménez
2
-104
/
+103
2025-02-09
Use `to_owned` instead of `to_string` in `gallery` example
Héctor Ramón Jiménez
1
-1
/
+1
2025-02-09
Implement `From<u32>` instead of `u16` for `Length` and `Pixels`
Héctor Ramón Jiménez
2
-7
/
+4
2025-02-06
Add blurhash to gallery
Cory Forsstrom
3
-38
/
+184
2025-02-02
Add `on_resize` handler to `pop` widget :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2025-01-28
Display grid placeholder when loading `gallery` example
Héctor Ramón Jiménez
2
-6
/
+23
2025-01-28
Rename `Animation::in_progress` to `is_animating`
Héctor Ramón Jiménez
1
-26
/
+29
2025-01-27
Remove unnecessary `endpoint` function in `gallery` example
Héctor Ramón Jiménez
1
-7
/
+1
2025-01-27
Change `period` to `Week` in `gallery` example
Héctor Ramón Jiménez
1
-1
/
+1
2025-01-27
Implement AI `gallery` example :tada:
Héctor Ramón Jiménez
3
-0
/
+479