Héctor Ramón Jiménez
|
fd1101bd5f
|
Unify Program definition in iced_program subcrate
|
2025-03-12 02:10:42 +01:00 |
|
Héctor Ramón Jiménez
|
91af1c5ed6
|
Update all examples to Rust 2024
|
2025-02-21 01:37:14 +01:00 |
|
Héctor Ramón Jiménez
|
3d893ae01b
|
Add Duration helpers to time module
|
2025-01-24 18:47:34 +01:00 |
|
Héctor Ramón Jiménez
|
76737351ea
|
Re-export variants of Length and alignment types
|
2024-07-12 18:12:34 +02:00 |
|
Héctor Ramón Jiménez
|
341c9a3c12
|
Introduce daemon API and unify shell runtimes
|
2024-06-19 01:53:40 +02:00 |
|
Héctor Ramón Jiménez
|
54f44754eb
|
Move Program to application module
|
2024-03-17 14:19:12 +01:00 |
|
Héctor Ramón Jiménez
|
846d76cd3f
|
Remove Sandbox trait 🎉
|
2024-03-17 13:46:52 +01:00 |
|
Héctor Ramón Jiménez
|
28a27f08ed
|
Remove sandbox by making application more generic 🎉
|
2024-03-16 19:14:13 +01:00 |
|
Héctor Ramón Jiménez
|
bb71e8481e
|
Make sandbox helper take a title as well
|
2024-03-16 16:12:07 +01:00 |
|
Héctor Ramón Jiménez
|
c22269bff3
|
Introduce Program API
|
2024-03-16 05:33:47 +01:00 |
|
Héctor Ramón Jiménez
|
42ed90bc6f
|
Fix clippy::default_trait_access
|
2023-09-20 04:51:08 +02:00 |
|
Héctor Ramón Jiménez
|
f468e25d0c
|
Use workspace dependencies and package inheritance
We are also taking this as a chance to synchronize
the versions of all the crates! Because of this, we
will skip the `0.11` version.
|
2023-09-04 13:08:17 +02:00 |
|
Héctor Ramón Jiménez
|
34451bff18
|
Implement basic cursor availability
|
2023-06-08 20:11:59 +02:00 |
|
Héctor Ramón Jiménez
|
6cc48b5c62
|
Move Canvas and QRCode to iced crate
Rename `canvas` modules to `geometry` in graphics subcrates
|
2023-03-03 04:57:55 +01:00 |
|
Héctor Ramón Jiménez
|
5fd5d1cdf8
|
Implement Canvas support for iced_tiny_skia
|
2023-03-01 21:34:26 +01:00 |
|
shan
|
30432cbade
|
Readjusted namespaces, removed Geometry example as it's no longer relevant.
|
2022-10-05 10:49:58 -07:00 |
|
shan
|
6e7b3ced0b
|
Reworked wgpu buffers, updated glow side to have proper transform location storage, attempting to fix visibility modifiers, implemented some of the feedback received in initial PR.
|
2022-10-04 18:24:46 -07:00 |
|
shan
|
40f45d7b7e
|
Adds linear gradient support to 2D meshes in the canvas widget.
|
2022-09-29 11:15:35 -07:00 |
|
Héctor Ramón Jiménez
|
effa6881f7
|
Enable arc example
|
2022-07-27 06:57:49 +02:00 |
|
Héctor Ramón Jiménez
|
ff2519b1d4
|
Replace stateful widgets with new iced_pure API
|
2022-07-27 06:49:20 +02:00 |
|