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
/
gradient
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2025-02-21
Update all `examples` to Rust 2024
Héctor Ramón Jiménez
2
-2
/
+2
2025-01-27
Make all `Color` constructors `const` :tada:
Héctor Ramón Jiménez
1
-2
/
+2
2024-12-10
Add image and hash snapshot-based testing to `iced_test`
Héctor Ramón Jiménez
1
-6
/
+4
2024-07-12
Re-export variants of `Length` and `alignment` types
Héctor Ramón Jiménez
1
-5
/
+5
2024-07-12
Introduce helper methods for alignment for all widgets
Héctor Ramón Jiménez
1
-3
/
+3
2024-06-19
Introduce `daemon` API and unify shell runtimes
Héctor Ramón Jiménez
1
-5
/
+5
2024-03-24
Use `Catalog` approach for all widgets
Héctor Ramón Jiménez
1
-1
/
+1
2024-03-17
Move `Application` trait to `advanced` module
Héctor Ramón Jiménez
1
-4
/
+6
2024-03-17
Move `Program` to `application` module
Héctor Ramón Jiménez
1
-1
/
+1
2024-03-17
Remove `Sandbox` trait :tada:
Héctor Ramón Jiménez
1
-18
/
+13
2024-03-12
Remove `themer` use from `gradient` example :tada:
Héctor Ramón Jiménez
1
-10
/
+10
2024-03-07
Implement additional helpers for `Border` and `container::Appearance`
Héctor Ramón Jiménez
1
-14
/
+5
2024-03-06
Simplify theming for `Application`
Héctor Ramón Jiménez
1
-9
/
+7
2024-03-06
Use `Style` struct pattern instead of trait for all widgets
Héctor Ramón Jiménez
1
-1
/
+1
2024-03-05
Simplify theming for `Container` widget
Héctor Ramón Jiménez
1
-15
/
+19
2024-02-15
Make `horizontal_space` and `vertical_space` fill by default
Héctor Ramón Jiménez
1
-1
/
+1
2024-02-10
Log available formats and alpha modes in `wgpu::window::compositor`
Héctor Ramón Jiménez
2
-1
/
+6
2024-02-10
Use custom `Application::style` to enable transparency
Héctor Ramón Jiménez
1
-19
/
+19
2024-02-10
Fix alpha mode configuration in `iced_wgpu`
Daniel Yoon
1
-5
/
+48
2023-09-08
Use `Radians` as a number directly in `gradient` example
Héctor Ramón Jiménez
1
-13
/
+9
2023-09-07
Remove unnecessary centering in `gradient` example
Héctor Ramón Jiménez
1
-2
/
+0
2023-09-07
Use `horizontal_space` instead of empty `text` widget in `gradient` example
Héctor Ramón Jiménez
1
-2
/
+2
2023-09-07
Use `Default` for `container::Appearance` in `gradient` example
Héctor Ramón Jiménez
1
-6
/
+3
2023-09-07
Fix name of `gradient` example package
Héctor Ramón Jiménez
1
-1
/
+1
2023-09-07
Use `Color::WHITE` in `gradient` example
Héctor Ramón Jiménez
1
-5
/
+2
2023-09-07
Rename `gradients` example to `gradient`
Héctor Ramón Jiménez
2
-0
/
+119