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
/
tiny_skia
/
src
/
lib.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-10
Reintroduce damage tracking for `iced_tiny_skia`
Héctor Ramón Jiménez
1
-26
/
+27
2024-04-09
Port `iced_tiny_skia` to new layering architecture
Héctor Ramón Jiménez
1
-3
/
+380
2024-04-07
Use built-in `[lints]` table in `Cargo.toml`
Héctor Ramón Jiménez
1
-2
/
+1
2024-01-21
Convert `Renderer::Theme` to generic `Widget` type
Héctor Ramón Jiménez
1
-1
/
+1
2023-09-20
Centralize `clippy` lints in `.cargo/config.toml`
Héctor Ramón Jiménez
1
-11
/
+1
2023-09-09
Deny `broken_intradoc_links` and verify documentation in CI
Héctor Ramón Jiménez
1
-0
/
+13
2023-06-29
Introduce custom backend-specific primitives
Héctor Ramón Jiménez
1
-0
/
+2
2023-03-07
Implement `vector` pipeline in `iced_tiny_skia`
Héctor Ramón Jiménez
1
-0
/
+3
2023-03-07
Implement `raster` pipeline in `iced_tiny_skia`
Héctor Ramón Jiménez
1
-0
/
+3
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-8
/
+3
2023-03-03
Move `Canvas` and `QRCode` to `iced` crate
Héctor Ramón Jiménez
1
-2
/
+2
2023-03-01
Implement `Canvas` support for `iced_tiny_skia`
Héctor Ramón Jiménez
1
-1
/
+9
2023-02-26
Draft text support in `iced_tiny_skia`
Héctor Ramón Jiménez
1
-0
/
+1
2023-02-25
Scaffold `iced_tiny_skia` and connect it to `iced_renderer`
Héctor Ramón Jiménez
1
-4
/
+3
2023-02-24
Introduce `iced_renderer` subcrate featuring runtime renderer fallback
Héctor Ramón Jiménez
1
-0
/
+17