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