Commit graph

17 commits

Author SHA1 Message Date
Héctor Ramón Jiménez
846d76cd3f
Remove Sandbox trait 🎉 2024-03-17 13:46:52 +01:00
Héctor Ramón Jiménez
98621aa344
Remove themer use from gradient example 🎉 2024-03-12 16:52:53 +01:00
Héctor Ramón Jiménez
7ece5eea50
Implement additional helpers for Border and container::Appearance 2024-03-07 21:02:17 +01:00
Héctor Ramón Jiménez
7c4bf70023
Simplify theming for Application 2024-03-06 21:27:03 +01:00
Héctor Ramón Jiménez
34e7c6593a
Use Style struct pattern instead of trait for all widgets 2024-03-06 20:30:58 +01:00
Héctor Ramón Jiménez
29326215cc
Simplify theming for Container widget 2024-03-05 03:48:08 +01:00
Héctor Ramón Jiménez
e8049af23d
Make horizontal_space and vertical_space fill by default 2024-02-15 02:08:22 +01:00
Héctor Ramón Jiménez
8a8c1ab2c8
Log available formats and alpha modes in wgpu:🪟:compositor 2024-02-10 00:38:25 +01:00
Héctor Ramón Jiménez
81bed94148
Use custom Application::style to enable transparency 2024-02-10 00:32:03 +01:00
Daniel Yoon
712c8e53f2
Fix alpha mode configuration in iced_wgpu 2024-02-10 00:24:41 +01:00
Héctor Ramón Jiménez
d2294737c2
Use Radians as a number directly in gradient example 2023-09-08 01:58:52 +02:00
Héctor Ramón Jiménez
c1139898c5
Remove unnecessary centering in gradient example 2023-09-07 07:55:54 +02:00
Héctor Ramón Jiménez
d6be3ab682
Use horizontal_space instead of empty text widget in gradient example 2023-09-07 07:55:09 +02:00
Héctor Ramón Jiménez
6ff2e48feb
Use Default for container::Appearance in gradient example 2023-09-07 07:53:34 +02:00
Héctor Ramón Jiménez
fc261a539b
Fix name of gradient example package 2023-09-07 07:53:26 +02:00
Héctor Ramón Jiménez
f83fb9b6cd
Use Color::WHITE in gradient example 2023-09-07 07:48:44 +02:00
Héctor Ramón Jiménez
21259ee745
Rename gradients example to gradient 2023-09-07 07:48:44 +02:00