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
(
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
5
-418
/
+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
*
Replace stateful widgets with new `iced_pure` API
Héctor Ramón Jiménez
2022-07-27
1
-8
/
+5
*
Fix `clippy` lints for all crates and features
Héctor Ramón Jiménez
2022-07-09
1
-3
/
+2
*
Add `Style` variant support to `application::StyleSheet`
Héctor Ramón Jiménez
2022-07-08
1
-1
/
+5
*
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
*
Export `glow` in `iced_glow`
Richard
2022-01-19
3
-2
/
+1
*
Export `iced_winit::conversion` in `iced_glutin`
Richard
2022-01-19
1
-5
/
+5
*
Fix memory leak in opengl integration example
Fey Naomi Schrewe
2022-01-02
2
-1
/
+4
*
Rename `Renderer::present` to `with_primitives`
Héctor Ramón Jiménez
2021-11-05
1
-1
/
+1
*
Rewrite cursor icon logic for `integration_opengl` example
Héctor Ramón Jiménez
2021-10-31
1
-6
/
+5
*
Remove `widget` module re-exports in `iced_native`
Héctor Ramón Jiménez
2021-10-31
1
-5
/
+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
-11
/
+15
*
Update README.md
sundyli
2021-10-04
1
-1
/
+1
*
Refactor alignment types into an `alignment` module
Héctor Ramón Jiménez
2021-09-20
1
-4
/
+5
*
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
*
Fix `panic!` warnings in `integration_opengl` example
Héctor Ramón Jiménez
2021-08-13
2
-2
/
+8
*
Fix formatting of `integration_opengl` example
Héctor Ramón Jiménez
2021-08-13
1
-3
/
+9
*
Rename `integration` examples
Héctor Ramón Jiménez
2021-08-13
5
-0
/
+407