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
/
src
/
controls.rs
(
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
1
-112
/
+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
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
1
-1
/
+1
*
Introduce `StyleSheet` for `Text` widget
Héctor Ramón Jiménez
2022-06-29
1
-2
/
+2
*
Experimental wgpu WebGL backend support
Vladyslav Nikonov
2022-01-28
1
-1
/
+18
*
Remove `widget` module re-exports in `iced_native`
Héctor Ramón Jiménez
2021-10-31
1
-4
/
+3
*
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
*
Rename `integration` examples
Héctor Ramón Jiménez
2021-08-13
1
-0
/
+110