iced/renderer/src
Yuri Astrakhan 3d6b9637c3 Chore: Inline format args for ease of reading
A minor cleanup to inline all simple cases of format arguments. Makes the format strings just a bit easier to read.
2023-09-19 01:32:56 -04:00
..
geometry Introduce custom backend-specific primitives 2023-06-29 07:18:20 +02:00
backend.rs Reuse entries in text::Cache in iced_wgpu 2023-06-28 00:35:37 +02:00
compositor.rs Implement explicit text caching in the widget state tree 2023-08-30 04:31:21 +02:00
geometry.rs Fix majority of unresolved documentation links 2023-09-09 18:59:17 +02:00
lib.rs Chore: Inline format args for ease of reading 2023-09-19 01:32:56 -04:00
settings.rs Merge branch 'master' into explicit-text-caching 2023-09-10 00:34:21 +02:00
widget.rs Implement Canvas support for iced_tiny_skia 2023-03-01 21:34:26 +01:00