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
/
graphics
/
src
/
damage.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace `Primitive::Translate` with `Transform`
Héctor Ramón Jiménez
2024-02-02
1
-9
/
+9
*
Introduce `Border` struct analogous to `Shadow`
Héctor Ramón Jiménez
2024-01-20
1
-5
/
+1
*
Make `shadow` optional in `renderer::Quad`
Héctor Ramón Jiménez
2024-01-20
1
-11
/
+10
*
feat: quad shadows
Nick Senger
2024-01-20
1
-3
/
+22
*
Introduce `RawText` to `Primitive` in `iced_graphics`
Héctor Ramón Jiménez
2023-12-05
1
-0
/
+5
*
Draft `Editor` API and `TextEditor` widget
Héctor Ramón Jiménez
2023-09-12
1
-0
/
+7
*
Implement explicit text caching in the widget state tree
Héctor Ramón Jiménez
2023-08-30
1
-0
/
+26
*
Write missing docs in `iced_graphics` and `iced_wgpu`
Héctor Ramón Jiménez
2023-06-29
1
-0
/
+1
*
Decouple `Mesh` primitives from main `Primitive` type
Héctor Ramón Jiménez
2023-06-29
1
-3
/
+0
*
Introduce custom backend-specific primitives
Héctor Ramón Jiménez
2023-06-29
1
-4
/
+64
*
Write missing documentation in `iced_graphics`
Héctor Ramón Jiménez
2023-05-11
1
-0
/
+5
*
Expand damage regions of `Clip` primitives a bit
Héctor Ramón Jiménez
2023-04-27
1
-2
/
+4
*
Move damage tracking logic to `compositor` in `iced_tiny_skia`
Héctor Ramón Jiménez
2023-04-27
1
-0
/
+140