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 (
Collapse
)
Author
Age
Files
Lines
*
Implement explicit text caching in the widget state tree
Héctor Ramón Jiménez
2023-08-30
1
-8
/
+11
|
*
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 ↵
Bingus
2023-06-06
1
-0
/
+30
|
|
|
|
window::screenshot command.
*
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