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
/
examples
/
custom_widget
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename `fill_rectangle` to `fill_quad` in `Renderer`
Héctor Ramón Jiménez
2021-11-04
1
-9
/
+10
*
Implement `Widget::draw` for `custom_widget` example
Héctor Ramón Jiménez
2021-10-18
2
-22
/
+19
*
Move `Defaults` from `iced_graphics` to `iced_native`
Héctor Ramón Jiménez
2021-10-18
1
-2
/
+3
*
Remove trait-specific draw logic in `iced_native`
Héctor Ramón Jiménez
2021-10-14
1
-14
/
+13
*
Refactor alignment types into an `alignment` module
Héctor Ramón Jiménez
2021-09-20
1
-2
/
+2
*
Introduce and use `CrossAlign` enum for `Column` and `Row`
Héctor Ramón Jiménez
2021-09-20
1
-2
/
+2
*
Use `f32` for `border_width` and `border_radius`
Héctor Ramón Jiménez
2020-11-23
1
-18
/
+18
*
Introduce `viewport` to `Widget::draw`
Héctor Ramón Jiménez
2020-10-28
1
-1
/
+2
*
Make `Application` and `Sandbox` return a `Result`
Héctor Ramón Jiménez
2020-09-08
1
-1
/
+1
*
Implement `iced_glutin` :tada:
Héctor Ramón Jiménez
2020-05-21
2
-7
/
+13
*
Rename `MouseCursor` to `mouse::Interaction`
Héctor Ramón Jiménez
2020-04-30
1
-4
/
+4
*
Remove `OutOfBounds` variant from `MouseCursor`
Héctor Ramón Jiménez
2020-04-29
1
-1
/
+1
*
Create `README` files for all the examples
Héctor Ramón Jiménez
2020-02-21
1
-0
/
+18
*
Package examples and remove `dev-dependencies`
Héctor Ramón Jiménez
2020-01-20
2
-0
/
+156