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
/
widget
/
canvas
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-26
Use `FillTessellator::tessellate_rectangle` in `Frame`
Héctor Ramón Jiménez
1
-10
/
+8
2021-08-26
Avoid reallocating tessellators in `Frame` methods
Héctor Ramón Jiménez
1
-27
/
+36
2021-08-26
Update `lyon` to `0.17` in `iced_graphics`
Héctor Ramón Jiménez
3
-27
/
+23
2021-06-24
fix-typo
Diego Fujii
1
-1
/
+1
2021-04-01
Update frame.rs
Downtime
1
-1
/
+1
2020-11-26
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
10
-120
/
+11
2020-11-22
Fix backwards `Frame::rotate` in `canvas`
Héctor Ramón Jiménez
1
-1
/
+1
2020-11-12
Implement event capturing for `Canvas`
Héctor Ramón Jiménez
2
-4
/
+6
2020-11-12
Make `Widget::on_event` return an `event::Status`
Héctor Ramón Jiménez
1
-0
/
+2
2020-08-10
Add `Keyboard` variant to `canvas::Event`
Héctor Ramón Jiménez
1
-0
/
+4
2020-06-11
Calculated sweep_angle in call to lyon::geom::Arc was actually end_angle
Vanille-N
1
-1
/
+1
2020-06-02
Introduce fill rule setting in `canvas`
Héctor Ramón Jiménez
2
-22
/
+55
2020-05-19
Move `Layer` to `iced_graphics`
Héctor Ramón Jiménez
1
-1
/
+1
2020-05-19
Draft new `iced_graphics` crate :tada:
Héctor Ramón Jiménez
12
-0
/
+1163
[prev]