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