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_opengl
/
src
/
controls.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-24
Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependencies
Héctor Ramón Jiménez
1
-101
/
+0
2023-02-17
Use `f32` in `Length::Units` and rename it to `Fixed`
Héctor Ramón Jiménez
1
-1
/
+1
2023-01-27
Fix: Clippy lint 'uninlined_format_args'
13r0ck
1
-1
/
+1
2022-07-27
Replace stateful widgets with new `iced_pure` API
Héctor Ramón Jiménez
1
-8
/
+5
2022-06-29
Introduce `StyleSheet` for `Text` widget
Héctor Ramón Jiménez
1
-2
/
+2
2021-10-31
Remove `widget` module re-exports in `iced_native`
Héctor Ramón Jiménez
1
-5
/
+3
2021-09-20
Refactor alignment types into an `alignment` module
Héctor Ramón Jiménez
1
-4
/
+5
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-13
Rename `integration` examples
Héctor Ramón Jiménez
1
-0
/
+0
2021-08-13
Add integration_gl example
Tamás Szelei
1
-2
/
+2
2021-03-11
Add `clipboard` argument to `Application::update`
Héctor Ramón Jiménez
1
-3
/
+8
2020-06-11
Add `step` member to slider widgets
Sebastian Zivota
1
-15
/
+24
2020-06-08
Add on_release message to Slider (#378)
Duncan Freeman
1
-1
/
+1
2020-05-21
Simplify `integration` example with `Program`
Héctor Ramón Jiménez
1
-40
/
+37
2020-03-27
remove explicit lifetimes in integration example
Kai Mast
1
-4
/
+1
2020-02-09
Add `integration` example
Héctor Ramón Jiménez
1
-0
/
+102