| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-export variants of `Length` and `alignment` types | Héctor Ramón Jiménez | 2024-07-12 | 1 | -5/+2 |
* | Introduce `daemon` API and unify shell runtimes | Héctor Ramón Jiménez | 2024-06-19 | 1 | -1/+1 |
* | 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 | -1/+1 |
* | Remove `sandbox` by making `application` more generic :tada: | Héctor Ramón Jiménez | 2024-03-16 | 1 | -1/+1 |
* | Make `sandbox` helper take a `title` as well | Héctor Ramón Jiménez | 2024-03-16 | 1 | -2/+1 |
* | Introduce `Program` API | Héctor Ramón Jiménez | 2024-03-16 | 1 | -36/+18 |
* | Fix `clippy::default_trait_access` | Héctor Ramón Jiménez | 2023-09-20 | 1 | -1/+1 |
* | Implement basic cursor availability | Héctor Ramón Jiménez | 2023-06-08 | 1 | -2/+3 |
* | Move `Canvas` and `QRCode` to `iced` crate | Héctor Ramón Jiménez | 2023-03-03 | 1 | -1/+1 |
* | Implement `Canvas` support for `iced_tiny_skia` | Héctor Ramón Jiménez | 2023-03-01 | 1 | -4/+5 |
* | Readjusted namespaces, removed Geometry example as it's no longer relevant. | shan | 2022-10-05 | 1 | -2/+2 |
* | Reworked wgpu buffers, updated glow side to have proper transform location st... | shan | 2022-10-04 | 1 | -2/+2 |
* | Adds linear gradient support to 2D meshes in the canvas widget. | shan | 2022-09-29 | 1 | -7/+7 |
* | Enable `arc` example | Héctor Ramón Jiménez | 2022-07-27 | 1 | -3/+5 |
* | Replace stateful widgets with new `iced_pure` API | Héctor Ramón Jiménez | 2022-07-27 | 1 | -0/+124 |