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
/
src
/
main.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-07
Update `winit` to `0.30`
Héctor Ramón Jiménez
1
-270
/
+307
2024-05-06
Fix windows fighting over shared `image::Cache`
Héctor Ramón Jiménez
1
-1
/
+1
2024-04-08
Make arguments of `Renderer::new` explicit in `iced_wgpu`
Héctor Ramón Jiménez
1
-3
/
+4
2024-04-03
Redesign `iced_wgpu` layering architecture
Héctor Ramón Jiménez
1
-20
/
+15
2024-03-09
fix some comments
rustrover
1
-1
/
+1
2024-03-07
Move `Theme` type to `iced_core`
Héctor Ramón Jiménez
1
-2
/
+1
2024-02-19
Use two layers for `image::atlas` only on `Gl` backend
Héctor Ramón Jiménez
1
-14
/
+18
2024-01-18
Remove `Compositor` window generic
Héctor Ramón Jiménez
1
-3
/
+9
2024-01-16
Refactor `KeyCode` into `Key` and `Location`
Héctor Ramón Jiménez
1
-1
/
+1
2023-12-15
Update `winit` to `0.29.4`
Héctor Ramón Jiménez
1
-61
/
+63
2023-11-14
Added support for custom shader widget for iced_wgpu backend.
Bingus
1
-0
/
+1
2023-09-20
Revert "Chore: Apply clippy map transformations"
Héctor Ramón Jiménez
1
-4
/
+2
2023-09-20
Fix `clippy::manual_let_else`
Héctor Ramón Jiménez
1
-1
/
+1
2023-09-19
Chore: Apply clippy map transformations
Yuri Astrakhan
1
-2
/
+4
2023-09-09
Change init_with_level to init in examples
Thomas
1
-1
/
+1
2023-09-04
Use workspace dependencies and package inheritance
Héctor Ramón Jiménez
1
-1
/
+1
2023-09-03
Update `wgpu` to `0.17`
Héctor Ramón Jiménez
1
-1
/
+0
2023-08-30
Implement explicit text caching in the widget state tree
Héctor Ramón Jiménez
1
-7
/
+6
2023-07-21
refactored window storage;
Bingus
1
-1
/
+1
2023-06-08
Use `mouse::Cursor` in `integration` example
Héctor Ramón Jiménez
1
-15
/
+27
2023-06-08
Extend cursor availability to the shell level
Héctor Ramón Jiménez
1
-2
/
+3
2023-04-27
Fix build of `integration` example for Wasm target
Héctor Ramón Jiménez
1
-1
/
+2
2023-04-08
Update `wgpu` and `cosmic-text`
Héctor Ramón Jiménez
1
-12
/
+15
2023-03-05
Rename `iced_native` to `iced_runtime`
Héctor Ramón Jiménez
1
-2
/
+2
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-43
/
+48
2023-02-24
Reuse a `RenderPass` as much as possible in `iced_wgpu`
Héctor Ramón Jiménez
1
-0
/
+1
2023-02-24
Refactor `triangle::Pipeline` into `prepare` and `render` architecture
Héctor Ramón Jiménez
1
-9
/
+0
2023-02-24
Draft `glyphon` implementation of text pipeline for `iced_wgpu`
Héctor Ramón Jiménez
1
-2
/
+7
2023-02-24
Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependencies
Héctor Ramón Jiménez
1
-0
/
+0
2023-01-27
Fix: Clippy lint 'uninlined_format_args'
13r0ck
1
-1
/
+1
2023-01-09
add `window::Id` to `Event` and `Action`
Richard
1
-2
/
+3
2023-01-09
Restructured everything to make profiling a feature of iced_winit.
bungoboingo
1
-7
/
+0
2023-01-09
Initial profiling support for Iced.
Bingus
1
-0
/
+7
2022-11-01
Remove inconsistent `wgpu` imports
Héctor Ramón Jiménez
1
-3
/
+2
2022-11-01
Update `wgpu` to `0.14` and `wgpu_glyph` to `0.18`
Wyatt Herkamp
1
-0
/
+3
2022-09-26
Recreate `Viewport` on `RedrawRequested` in `integration_wgpu`
nlevy
1
-6
/
+6
2022-07-09
Fix `clippy` lints for all crates and features
Héctor Ramón Jiménez
1
-5
/
+5
2022-07-08
Add `Style` variant support to `application::StyleSheet`
Héctor Ramón Jiménez
1
-1
/
+5
2022-07-03
Use `expect` in `integration_wgpu` example
Héctor Ramón Jiménez
1
-1
/
+5
2022-07-02
update `wgpu` to `0.13`
Cupnfish
1
-13
/
+5
2022-05-14
Draft first-class `Theme` support
Héctor Ramón Jiménez
1
-0
/
+1
2022-01-28
Experimental wgpu WebGL backend support
Vladyslav Nikonov
1
-26
/
+68
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_wgpu` example
Héctor Ramón Jiménez
1
-5
/
+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
-14
/
+16
2021-10-13
Update wgpu to 0.11
Poly
1
-2
/
+4
2021-08-19
wgpu: Update to 0.10
Poly
1
-16
/
+18
2021-08-13
Rename `integration` examples
Héctor Ramón Jiménez
1
-0
/
+0
2021-08-04
Fix typo in `integration` example
Héctor Ramón Jiménez
1
-1
/
+1
[next]