iced-yoda/graphics/src
Votre Nom 8a7a32ff92
Some checks are pending
Audit / vulnerabilities (push) Waiting to run
Check / wasm (push) Waiting to run
Check / widget (push) Waiting to run
Document / all (push) Waiting to run
Format / all (push) Waiting to run
Lint / all (push) Waiting to run
Test / all (macOS-latest, 1.88) (push) Waiting to run
Test / all (macOS-latest, beta) (push) Waiting to run
Test / all (macOS-latest, stable) (push) Waiting to run
Test / all (ubuntu-latest, 1.88) (push) Waiting to run
Test / all (ubuntu-latest, beta) (push) Waiting to run
Test / all (ubuntu-latest, stable) (push) Waiting to run
Test / all (windows-latest, 1.88) (push) Waiting to run
Test / all (windows-latest, beta) (push) Waiting to run
Test / all (windows-latest, stable) (push) Waiting to run
yoda: cargo fix --lib across all crates — drop ~115 trivial warnings
Auto-applied suggestions (unused imports, _-prefixed unused params,
redundant mutability) on iced_core, iced_widget, iced_runtime, iced_winit,
iced_wgpu, iced_graphics, iced_tiny_skia. From 170 warnings down to 55.

Leyoda 2026 – GPLv3
2026-05-05 16:45:37 +02:00
..
geometry fix(text): draw_with deadlock accessing font system 2026-03-11 20:47:04 -04:00
image Remove image abstractions in iced_graphics 2023-03-07 03:47:49 +01:00
text feat: Add rtl support to text input 2026-04-01 12:59:26 -04:00
antialiasing.rs Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
cache.rs Remove Clone bound for graphics::Cache::clear 2024-09-13 01:54:23 +02:00
color.rs Introduce web-colors feature flag to enable sRGB linear blending 2023-05-31 21:31:58 +02:00
compositor.rs feat: pop-os megasquash 2026-01-21 13:12:08 -05:00
damage.rs Sort using more deterministic algorithm 2026-04-13 10:36:11 -04:00
error.rs Reintroduce backend selection through ICED_BACKEND env var 2024-03-24 08:04:28 +01:00
geometry.rs Introduce draw_with_bounds to canvas::Cache 2025-08-17 22:31:58 +02:00
gradient.rs fix: use total_cmp where possible 2026-01-23 13:47:39 -05:00
image.rs yoda: cargo fix --lib across all crates — drop ~115 trivial warnings 2026-05-05 16:45:37 +02:00
layer.rs Avoid merging into empty layers in layer::Stack 2025-08-19 08:06:25 +02:00
lib.rs Draft multi-threaded image rendering in iced_wgpu 2025-10-25 22:59:29 +02:00
mesh.rs Introduce draw_mesh_cache in mesh::Renderer 2025-11-29 17:33:01 +01:00
settings.rs feat: pop-os megasquash 2026-01-21 13:12:08 -05:00
shell.rs Draft multi-threaded image rendering in iced_wgpu 2025-10-25 22:59:29 +02:00
text.rs fix: use highlight and cursor from cosmic-text editor 2026-03-31 14:54:53 -04:00
viewport.rs feat: pop-os megasquash 2026-01-21 13:12:08 -05:00