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
/
geometry
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate `geometry` example to new `Renderer` API
Héctor Ramón Jiménez
2021-10-30
1
-95
/
+95
*
Move `Defaults` from `iced_graphics` to `iced_native`
Héctor Ramón Jiménez
2021-10-18
1
-7
/
+6
*
Remove trait-specific draw logic in `iced_native`
Héctor Ramón Jiménez
2021-10-14
1
-91
/
+92
*
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
-3
/
+3
*
Introduce `viewport` to `Widget::draw`
Héctor Ramón Jiménez
2020-10-28
1
-2
/
+3
*
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
-10
/
+16
*
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
*
Clip and cull `Mesh2D` primitives in `iced_wgpu`
Héctor Ramón Jiménez
2020-04-28
1
-0
/
+1
*
Introduce `Translate` primitive in `iced_wgpu`
Héctor Ramón Jiménez
2020-04-28
1
-53
/
+55
*
Implement `Primitive::Cached`
Héctor Ramón Jiménez
2020-03-07
1
-2
/
+2
*
Create `README` files for all the examples
Héctor Ramón Jiménez
2020-02-21
1
-0
/
+18
*
Fix examples using `Mesh2D`
Héctor Ramón Jiménez
2020-02-12
1
-60
/
+63
*
Package examples and remove `dev-dependencies`
Héctor Ramón Jiménez
2020-01-20
2
-0
/
+221