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
/
geometry.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-22
Restore `canvas::Frame` API
Héctor Ramón Jiménez
1
-236
/
+0
2024-03-21
Gate `Custom` variants in `iced_renderer` behind `custom` feature
Héctor Ramón Jiménez
1
-3
/
+10
2024-03-21
Draft support for dynamic custom renderer injection
Héctor Ramón Jiménez
1
-7
/
+26
2024-03-16
Show name of current `Theme` in `clock` example
Héctor Ramón Jiménez
1
-2
/
+2
2024-02-02
Introduce `with_transformation` to `Renderer` trait
Héctor Ramón Jiménez
1
-2
/
+1
2024-02-02
Implement `transform` method for `Geometry`
Héctor Ramón Jiménez
1
-10
/
+25
2024-01-31
Add return values to Frame::with_clip() and Frame::with_save()
Michal Lebeda
1
-4
/
+12
2024-01-21
Convert `Renderer::Theme` to generic `Widget` type
Héctor Ramón Jiménez
1
-1
/
+1
2023-09-09
Fix majority of unresolved documentation links
Matthias Vogelgesang
1
-3
/
+1
2023-09-07
Make `scale` methods in `Frame` generic over `f32` and `Vector`
Héctor Ramón Jiménez
1
-2
/
+2
2023-09-05
added a Frame::scale_nonuniform method
ripytide
1
-1
/
+7
2023-06-29
Introduce custom backend-specific primitives
Héctor Ramón Jiménez
1
-7
/
+17
2023-05-11
Write missing documentation in `iced_wgpu`
Héctor Ramón Jiménez
1
-3
/
+3
2023-05-10
Bundle `tiny-skia` backend together with `iced_renderer`
Héctor Ramón Jiménez
1
-16
/
+11
2023-03-06
Introduce backend feature flags in `iced_renderer`
Héctor Ramón Jiménez
1
-15
/
+26
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-3
/
+3
2023-03-03
Move `Canvas` and `QRCode` to `iced` crate
Héctor Ramón Jiménez
1
-16
/
+7
2023-03-03
Rename `canvas::frame` to `canvas` in `iced_wgpu`
Héctor Ramón Jiménez
1
-3
/
+3
2023-03-01
Implement `Canvas` support for `iced_tiny_skia`
Héctor Ramón Jiménez
1
-0
/
+177