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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-19
Export `glow` in `iced_glow`
Richard
3
-2
/
+1
2022-01-19
Export `iced_winit::conversion` in `iced_glutin`
Richard
1
-5
/
+5
2022-01-02
Fix memory leak in opengl integration example
Fey Naomi Schrewe
2
-1
/
+4
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_opengl` example
Héctor Ramón Jiménez
1
-6
/
+5
2021-10-31
Remove `widget` module re-exports in `iced_native`
Héctor Ramón Jiménez
1
-5
/
+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
-11
/
+15
2021-10-04
Update README.md
sundyli
1
-1
/
+1
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
Fix `panic!` warnings in `integration_opengl` example
Héctor Ramón Jiménez
2
-2
/
+8
2021-08-13
Fix formatting of `integration_opengl` example
Héctor Ramón Jiménez
1
-3
/
+9
2021-08-13
Rename `integration` examples
Héctor Ramón Jiménez
5
-0
/
+407