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
/
main.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-21
refactored window storage;
Bingus
1
-0
/
+0
2023-02-28
Removed glutin MW support and reverted glutin changes back to Iced master sin...
bungoboingo
1
-5
/
+3
2023-02-24
Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependencies
Héctor Ramón Jiménez
1
-187
/
+0
2023-01-09
move window settings to `iced_native`
Richard
1
-1
/
+2
2023-01-09
use `glutin/multi_window` branch
Richard
1
-2
/
+2
2023-01-09
add `window::Id` to `Event` and `Action`
Richard
1
-0
/
+2
2022-07-09
Fix `clippy` lints for all crates and features
Héctor Ramón Jiménez
1
-3
/
+2
2022-07-08
Add `Style` variant support to `application::StyleSheet`
Héctor Ramón Jiménez
1
-1
/
+5
2022-05-14
Draft first-class `Theme` support
Héctor Ramón Jiménez
1
-0
/
+1
2022-01-19
Export `glow` in `iced_glow`
Richard
1
-1
/
+0
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
1
-1
/
+2
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-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-08-13
Fix `panic!` warnings in `integration_opengl` example
Héctor Ramón Jiménez
1
-0
/
+6
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
-0
/
+175