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.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce `Shell` type in `iced_native`
Héctor Ramón Jiménez
2021-11-29
1
-4
/
+4
*
Move `viewport` argument to last position in `mouse_interaction` methods
Héctor Ramón Jiménez
2021-11-02
1
-1
/
+1
*
Implement `Widget::mouse_interaction` for `Canvas` in `iced_graphics`
Héctor Ramón Jiménez
2021-10-29
1
-0
/
+13
*
Implement `Widget::draw` for `Canvas` in `iced_graphics`
Héctor Ramón Jiménez
2021-10-29
1
-24
/
+22
*
Move `Defaults` from `iced_graphics` to `iced_native`
Héctor Ramón Jiménez
2021-10-18
1
-2
/
+4
*
Remove trait-specific draw logic in `iced_native`
Héctor Ramón Jiménez
2021-10-14
1
-25
/
+24
*
Make `Clipboard` argument in `Widget` trait mutable
Héctor Ramón Jiménez
2021-03-10
1
-2
/
+2
*
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
2020-11-26
1
-11
/
+0
*
Implement event capturing for `Canvas`
Héctor Ramón Jiménez
2020-11-12
1
-4
/
+7
*
Make `Widget::on_event` return an `event::Status`
Héctor Ramón Jiménez
2020-11-12
1
-3
/
+7
*
Introduce `viewport` to `Widget::draw`
Héctor Ramón Jiménez
2020-10-28
1
-2
/
+3
*
Add `Keyboard` variant to `canvas::Event`
Héctor Ramón Jiménez
2020-08-10
1
-0
/
+3
*
Introduce fill rule setting in `canvas`
Héctor Ramón Jiménez
2020-06-02
1
-2
/
+2
*
Draft new `iced_graphics` crate :tada:
Héctor Ramón Jiménez
2020-05-19
1
-0
/
+236