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
/
renderer
/
src
/
compositor.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separate `Compositor::new` from `Compositor::create_renderer`
Héctor Ramón Jiménez
2023-12-02
1
-32
/
+15
*
Fix `renderer` method in `iced_renderer::Compositor`
Héctor Ramón Jiménez
2023-11-29
1
-4
/
+0
*
Merge branch 'master' into feat/multi-window-support
Héctor Ramón Jiménez
2023-11-29
1
-2
/
+10
|
\
|
*
Implement explicit text caching in the widget state tree
Héctor Ramón Jiménez
2023-08-30
1
-8
/
+11
*
|
refactored window storage;
Bingus
2023-07-21
1
-0
/
+16
|
/
*
Introduce custom backend-specific primitives
Héctor Ramón Jiménez
2023-06-29
1
-31
/
+49
*
Added offscreen rendering support for wgpu & tiny-skia exposed with the windo...
Bingus
2023-06-06
1
-0
/
+30
*
Bundle `tiny-skia` backend together with `iced_renderer`
Héctor Ramón Jiménez
2023-05-10
1
-47
/
+33
*
Update `tiny-skia` and `resvg`
Héctor Ramón Jiménez
2023-04-26
1
-2
/
+1
*
Fix `Candidate::build` in `compositor` of `iced_renderer`
Héctor Ramón Jiménez
2023-04-26
1
-36
/
+39
*
Fix copy-pasted panic description in `iced_renderer`
Héctor Ramón Jiménez
2023-04-08
1
-1
/
+1
*
Support `ICED_BACKEND` environment variable
Héctor Ramón Jiménez
2023-04-08
1
-43
/
+84
*
Introduce backend feature flags in `iced_renderer`
Héctor Ramón Jiménez
2023-03-06
1
-30
/
+82
*
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2023-03-04
1
-0
/
+133