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
/
integration_wgpu
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-28
Experimental wgpu WebGL backend support
Vladyslav Nikonov
11
-37
/
+162
2022-01-04
Fix `integration_wgpu` example
Héctor Ramón Jiménez
1
-0
/
+1
2021-11-05
Rename `Renderer::present` to `with_primitives`
Héctor Ramón Jiménez
1
-1
/
+1
2021-10-31
Rewrite cursor icon logic for `integration_wgpu` example
Héctor Ramón Jiménez
1
-5
/
+5
2021-10-31
Remove `widget` module re-exports in `iced_native`
Héctor Ramón Jiménez
1
-4
/
+3
2021-10-18
Introduce `mouse_interaction` method to `Widget` trait
Héctor Ramón Jiménez
1
-1
/
+0
2021-10-14
Remove trait-specific draw logic in `iced_native`
Héctor Ramón Jiménez
1
-14
/
+16
2021-10-13
Update wgpu to 0.11
Poly
1
-2
/
+4
2021-09-20
Refactor alignment types into an `alignment` module
Héctor Ramón Jiménez
1
-3
/
+3
2021-09-20
Introduce and use `CrossAlign` enum for `Column` and `Row`
Héctor Ramón Jiménez
1
-3
/
+3
2021-09-02
Make `Command` implementations platform-specific
Héctor Ramón Jiménez
1
-8
/
+3
2021-08-25
Add spaces around `iced_wgpu` feature list in `Cargo.toml` of `integration_wgpu`
Héctor Ramón Jiménez
1
-1
/
+1
2021-08-19
wgpu: Update to 0.10
Poly
3
-18
/
+20
2021-08-13
Update `README` in `examples` directory
Héctor Ramón Jiménez
1
-2
/
+1
2021-08-13
Rename `integration` examples
Héctor Ramón Jiménez
7
-0
/
+479