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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependencies
Héctor Ramón Jiménez
2023-02-24
9
-594
/
+0
*
Use `f32` in `Length::Units` and rename it to `Fixed`
Héctor Ramón Jiménez
2023-02-17
1
-1
/
+1
*
Fix: Clippy lint 'uninlined_format_args'
13r0ck
2023-01-27
2
-2
/
+2
*
Remove inconsistent `wgpu` imports
Héctor Ramón Jiménez
2022-11-01
1
-3
/
+2
*
Update `wgpu` to `0.14` and `wgpu_glyph` to `0.18`
Wyatt Herkamp
2022-11-01
1
-0
/
+3
*
Recreate `Viewport` on `RedrawRequested` in `integration_wgpu`
nlevy
2022-09-26
1
-6
/
+6
*
Update docs for running `integration_wgpu` example
Zoron
2022-09-08
1
-1
/
+1
*
Replace stateful widgets with new `iced_pure` API
Héctor Ramón Jiménez
2022-07-27
1
-15
/
+6
*
Fix `clippy` lints for all crates and features
Héctor Ramón Jiménez
2022-07-09
3
-42
/
+39
*
Add `Style` variant support to `application::StyleSheet`
Héctor Ramón Jiménez
2022-07-08
1
-1
/
+5
*
Merge branch 'master' into theming
Héctor Ramón Jiménez
2022-07-08
4
-21
/
+17
|
\
|
*
Use `expect` in `integration_wgpu` example
Héctor Ramón Jiménez
2022-07-03
1
-1
/
+5
|
*
update `wgpu` to `0.13`
Cupnfish
2022-07-02
4
-23
/
+15
*
|
Introduce `StyleSheet` for `Text` widget
Héctor Ramón Jiménez
2022-06-29
1
-2
/
+2
*
|
Draft first-class `Theme` support
Héctor Ramón Jiménez
2022-05-14
1
-0
/
+1
|
/
*
Update Rust edition to 2021 :tada:
Héctor Ramón Jiménez
2022-02-09
1
-1
/
+1
*
Experimental wgpu WebGL backend support
Vladyslav Nikonov
2022-01-28
11
-37
/
+162
*
Fix `integration_wgpu` example
Héctor Ramón Jiménez
2022-01-04
1
-0
/
+1
*
Rename `Renderer::present` to `with_primitives`
Héctor Ramón Jiménez
2021-11-05
1
-1
/
+1
*
Merge branch 'master' into remove-renderer-traits
Héctor Ramón Jiménez
2021-10-31
1
-2
/
+4
|
\
|
*
Update wgpu to 0.11
Poly
2021-10-13
1
-2
/
+4
*
|
Rewrite cursor icon logic for `integration_wgpu` example
Héctor Ramón Jiménez
2021-10-31
1
-5
/
+5
*
|
Remove `widget` module re-exports in `iced_native`
Héctor Ramón Jiménez
2021-10-31
1
-4
/
+3
*
|
Introduce `mouse_interaction` method to `Widget` trait
Héctor Ramón Jiménez
2021-10-18
1
-1
/
+0
*
|
Remove trait-specific draw logic in `iced_native`
Héctor Ramón Jiménez
2021-10-14
1
-14
/
+16
|
/
*
Refactor alignment types into an `alignment` module
Héctor Ramón Jiménez
2021-09-20
1
-3
/
+3
*
Introduce and use `CrossAlign` enum for `Column` and `Row`
Héctor Ramón Jiménez
2021-09-20
1
-3
/
+3
*
Make `Command` implementations platform-specific
Héctor Ramón Jiménez
2021-09-02
1
-8
/
+3
*
Add spaces around `iced_wgpu` feature list in `Cargo.toml` of `integration_wgpu`
Héctor Ramón Jiménez
2021-08-25
1
-1
/
+1
*
wgpu: Update to 0.10
Poly
2021-08-19
3
-18
/
+20
*
Update `README` in `examples` directory
Héctor Ramón Jiménez
2021-08-13
1
-2
/
+1
*
Rename `integration` examples
Héctor Ramón Jiménez
2021-08-13
7
-0
/
+479