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.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds linear gradient support to 2D meshes in the canvas widget.
shan
2022-09-29
1
-9
/
+38
*
Address Clippy lints
Poly
2022-07-09
1
-2
/
+2
*
Remove redundant `widget` modules in subcrates
Héctor Ramón Jiménez
2022-03-09
1
-2
/
+3
*
Implement `Widget::mouse_interaction` for `PaneGrid`
Héctor Ramón Jiménez
2021-10-25
1
-7
/
+2
*
Implement `Widget::draw` for `Text`
Héctor Ramón Jiménez
2021-10-14
1
-7
/
+9
*
Refactor alignment types into an `alignment` module
Héctor Ramón Jiménez
2021-09-20
1
-6
/
+6
*
Generate new layers only for clip primitives in `Layer::generate`
Héctor Ramón Jiménez
2021-02-23
1
-12
/
+28
*
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
2020-11-26
1
-48
/
+0
*
Use `f32` for `border_width` and `border_radius`
Héctor Ramón Jiménez
2020-11-23
1
-2
/
+2
*
Write documentation for `iced_graphics`
Héctor Ramón Jiménez
2020-05-28
1
-2
/
+113
*
Implement `iced_glutin` :tada:
Héctor Ramón Jiménez
2020-05-21
1
-0
/
+1
*
Refactor `Viewport` and `Compositor`
Héctor Ramón Jiménez
2020-05-20
1
-32
/
+13
*
Move `Layer` to `iced_graphics`
Héctor Ramón Jiménez
2020-05-19
1
-0
/
+266