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
/
src
/
layer
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2023-03-01
Implement `Canvas` support for `iced_tiny_skia`
Héctor Ramón Jiménez
4
-176
/
+0
2023-02-24
Draft `glyphon` implementation of text pipeline for `iced_wgpu`
Héctor Ramón Jiménez
1
-2
/
+2
2022-12-06
Remove `appearance` from `Handle`
Héctor Ramón Jiménez
1
-1
/
+5
... and pass it directly to `Renderer::draw` instead.
2022-11-16
Group all solid triangles independently of color
Héctor Ramón Jiménez
1
-16
/
+78
2022-11-03
non uniform border radius for quads
Robert Krahn
1
-1
/
+1
2022-11-03
Move `mesh::Style` to `triangle` and reuse it in `fill` and `stroke`
Héctor Ramón Jiménez
1
-18
/
+3
2022-11-03
Remove blank line if `layer::mesh` in `iced_graphics`
Héctor Ramón Jiménez
1
-1
/
+0
2022-11-03
Fix lints by `clippy`
Héctor Ramón Jiménez
1
-7
/
+3
2022-11-03
Run `cargo fmt`
Héctor Ramón Jiménez
1
-1
/
+1
2022-11-03
Reuse last buffer in `Frame` if `mesh_style` matches
Héctor Ramón Jiménez
1
-4
/
+4
2022-10-07
More import adjusting.
shan
1
-0
/
+12
2022-10-06
Fixed lint issues & cleaned up some documentation.
shan
4
-4
/
+4
2022-10-05
Readjusted namespaces, removed Geometry example as it's no longer relevant.
shan
4
-0
/
+118
2020-07-08
Rename `Layer` to `overlay::Content`
Héctor Ramón Jiménez
1
-102
/
+0
2020-07-08
Draft `ComboBox` and `Menu` layer
Héctor Ramón Jiménez
1
-0
/
+102