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
/
graphics
/
Cargo.toml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-14
Added support for custom shader widget for iced_wgpu backend.
Bingus
1
-1
/
+0
2023-11-11
Migrate twox-hash -> xxhash_rust. Switch to Xxh3 for better performance.
dtzxporter
1
-5
/
+1
2023-09-14
Implement `Action::SelectWord` in `text::Editor`
Héctor Ramón Jiménez
1
-0
/
+1
2023-09-11
Make `FontSystem` global and simplify `Paragraph` API
Héctor Ramón Jiménez
1
-6
/
+6
2023-09-09
Remove unused `unicode-segmentation` dependency from `iced_graphics`
Héctor Ramón Jiménez
1
-1
/
+0
2023-09-04
Use workspace dependencies and package inheritance
Héctor Ramón Jiménez
1
-35
/
+27
2023-08-30
Implement explicit text caching in the widget state tree
Héctor Ramón Jiménez
1
-0
/
+11
2023-07-28
Bump versions :tada:
Héctor Ramón Jiménez
1
-2
/
+2
2023-07-21
refactored window storage;
Bingus
1
-1
/
+0
2023-06-29
Introduce custom backend-specific primitives
Héctor Ramón Jiménez
1
-4
/
+0
2023-06-07
Switched to packing using f16s to maintain acceptable precision.
Bingus
1
-0
/
+1
2023-05-31
Introduce `web-colors` feature flag to enable sRGB linear blending
Héctor Ramón Jiménez
1
-0
/
+1
2023-05-22
Update `glam` to `0.24`
Benoît du Garreau
1
-1
/
+1
2023-04-26
Update `tiny-skia` and `resvg`
Héctor Ramón Jiménez
1
-1
/
+1
2023-04-13
Bump versions :tada:
Héctor Ramón Jiménez
1
-3
/
+3
2023-03-07
Remove `image` abstractions in `iced_graphics`
Héctor Ramón Jiménez
1
-21
/
+2
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-7
/
+3
2023-03-03
Move `Canvas` and `QRCode` to `iced` crate
Héctor Ramón Jiménez
1
-1
/
+5
2023-03-03
Mark `Primitive` as `non-exhaustive` in `iced_graphics`
Héctor Ramón Jiménez
1
-1
/
+4
2023-03-01
Implement `Canvas` support for `iced_tiny_skia`
Héctor Ramón Jiménez
1
-11
/
+2
2023-02-25
Update `resvg` in `iced_graphics`
Héctor Ramón Jiménez
1
-10
/
+2
2023-02-24
Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependencies
Héctor Ramón Jiménez
1
-7
/
+0
2023-02-18
Bump versions :tada:
Héctor Ramón Jiménez
1
-3
/
+3
2023-01-14
Bump versions :tada:
Héctor Ramón Jiménez
1
-3
/
+3
2022-12-07
Bump versions :tada:
Héctor Ramón Jiménez
1
-2
/
+2
2022-11-10
Bump versions :tada:
Héctor Ramón Jiménez
1
-3
/
+3
2022-11-05
Update `image` dependency to `0.24`
Héctor Ramón Jiménez
1
-1
/
+1
2022-11-05
Move image/svg handling into `iced_graphics`
Ian Douglas Scott
1
-0
/
+38
2022-11-01
Update `wgpu` to `0.14` and `wgpu_glyph` to `0.18`
Wyatt Herkamp
1
-1
/
+1
2022-09-29
Adds linear gradient support to 2D meshes in the canvas widget.
shan
1
-1
/
+1
2022-09-29
Adds linear gradient support to 2D meshes in the canvas widget.
shan
1
-1
/
+1
2022-07-27
Replace stateful widgets with new `iced_pure` API
Héctor Ramón Jiménez
1
-6
/
+0
2022-07-11
Update `lyon` to `1.0` :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2022-07-01
Bump versions :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2022-05-02
Bump versions :tada:
Héctor Ramón Jiménez
1
-5
/
+5
2022-03-09
Implement `pure` version of `Canvas` widget
Héctor Ramón Jiménez
1
-0
/
+6
2022-02-09
Update Rust edition to 2021 :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2022-02-03
Access `lyon_algorithms` indirectly through `lyon`
Héctor Ramón Jiménez
1
-5
/
+1
2022-01-27
Add line dash API
Cory Forsstrom
1
-1
/
+5
2022-01-04
Bump raw-window-handle
Poly
1
-1
/
+1
2021-09-01
Rely on latest release of `lyon_tessellation`
Héctor Ramón Jiménez
1
-2
/
+0
2021-08-30
Rely on new fast paths for basic shapes in `lyon`
Héctor Ramón Jiménez
1
-0
/
+2
2021-08-26
Update `lyon` to `0.17` in `iced_graphics`
Héctor Ramón Jiménez
1
-1
/
+1
2021-03-31
Bump versions :tada:
Héctor Ramón Jiménez
1
-3
/
+3
2021-01-21
Disable default features of `qrcode` for `iced_graphics`
Héctor Ramón Jiménez
1
-0
/
+1
2020-12-19
Update `font-kit` to `0.10`
Héctor Ramón Jiménez
1
-1
/
+1
2020-11-26
Bump versions :tada:
Héctor Ramón Jiménez
1
-2
/
+2
2020-11-26
Add missing metadata to `iced_graphics` subcrate
Héctor Ramón Jiménez
1
-0
/
+5
2020-11-25
Add license to iced-graphics' Cargo.toml
Greg V
1
-0
/
+1
2020-11-20
Implement `QRCode` widget
Héctor Ramón Jiménez
1
-0
/
+5
[next]