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
/
src
/
main.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update all `examples` to Rust 2024
Héctor Ramón Jiménez
2025-02-21
1
-3
/
+3
*
Replace `with` function with `Function` trait
Héctor Ramón Jiménez
2025-02-11
1
-3
/
+3
*
Introduce `with` helper and use `sipper` in `gallery` example
Héctor Ramón Jiménez
2025-02-11
1
-15
/
+15
*
Introduce `Task::map_with`
Héctor Ramón Jiménez
2025-02-11
1
-10
/
+8
*
Increase blurhash fade in duration and adjust easing in `gallery` example
Héctor Ramón Jiménez
2025-02-09
1
-2
/
+5
*
Create explicit `Thumbnail` struct in `gallery` example
Héctor Ramón Jiménez
2025-02-09
1
-45
/
+45
*
Simplify `gallery` example a bit
Héctor Ramón Jiménez
2025-02-09
1
-103
/
+102
*
Implement `From<u32>` instead of `u16` for `Length` and `Pixels`
Héctor Ramón Jiménez
2025-02-09
1
-6
/
+3
*
Add blurhash to gallery
Cory Forsstrom
2025-02-06
1
-34
/
+153
*
Add `on_resize` handler to `pop` widget :tada:
Héctor Ramón Jiménez
2025-02-02
1
-1
/
+1
*
Display grid placeholder when loading `gallery` example
Héctor Ramón Jiménez
2025-01-28
1
-5
/
+20
*
Rename `Animation::in_progress` to `is_animating`
Héctor Ramón Jiménez
2025-01-28
1
-26
/
+29
*
Implement AI `gallery` example :tada:
Héctor Ramón Jiménez
2025-01-27
1
-0
/
+308