Héctor Ramón Jiménez
|
68c4764494
|
Enable Settings::antialiasing by default
|
2025-03-12 02:14:58 +01:00 |
|
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
|
afef368d8a
|
Take Event by reference in Widget::update
|
2025-02-04 01:26:59 +01:00 |
|
Héctor Ramón Jiménez
|
920596ed6f
|
Implement reactive-rendering for canvas
|
2024-11-05 23:52:58 +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
|
f9dd5cbb09
|
Introduce helper methods for alignment for all widgets
|
2024-07-12 15:14:43 +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
|
d8ba6b0673
|
Merge branch 'master' into feat/text-macro
|
2024-05-23 13:29:45 +02:00 |
|
Héctor Ramón Jiménez
|
53a183fe0d
|
Restore canvas::Frame API
|
2024-03-22 01:35:14 +01:00 |
|
Héctor Ramón Jiménez
|
b972ebca8f
|
Restore canvas::Program API
|
2024-03-21 23:30:36 +01:00 |
|
Héctor Ramón Jiménez
|
3645d34d6a
|
Implement composable, type-safe renderer fallback
|
2024-03-21 22:27:17 +01:00 |
|
Richard Custodio
|
bf9bbf4a3e
|
refactor: replace text(format!( with text macro
|
2024-03-18 17:08:56 -03: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
|
0655a20ad1
|
Make Shrink have priority over Fill in layout
|
2024-01-04 06:51:21 +01:00 |
|
Héctor Ramón Jiménez
|
f8f1a86344
|
Fix clippy::manual_let_else
|
2023-09-20 05:30:08 +02:00 |
|
Héctor Ramón Jiménez
|
6fd2c15527
|
Host GIFs and video examples in iced.rs
RIP Gfycat
|
2023-09-07 05:05:43 +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
|
5c8cfb411e
|
Take Rectangle by value in Cursor API
|
2023-06-08 20:16:46 +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 |
|
xkenmon
|
79d045cfe1
|
Implement sierpinski-triangle example
|
2022-09-23 17:41:34 +02:00 |
|