COMMITS
June 1, 2026
H
Merge pull request #3260 from tritoke/tritoke/slider-as-primitive
Héctor committed
H
Fix `f64` fallback to `f32` warning of `beta` toolchain
Héctor Ramón Jiménez committed
March 11, 2026
H
Remove unnecessary type annotations
Héctor Ramón Jiménez committed
February 22, 2026
S
Replace `Into<f64>` with `AsPrimitive<f64>`
Sam Leonard committed
May 26, 2026
H
Make `widget::image` available with `image-without-codecs`
Héctor Ramón Jiménez committed
May 24, 2026
H
Merge pull request #3340 from edwloef/add-sub-assign
Héctor committed
May 23, 2026
E
implement `{Add, Sub}Assign` for `Rectangle`
edwloef committed
H
Merge pull request #3339 from iced-rs/shell-window
Héctor committed
H
Fix unused `proxy` variable in Wasm
Héctor Ramón Jiménez committed
H
Merge branch 'master' into shell-window
Héctor Ramón Jiménez committed
May 22, 2026
H
Expose `wgpu` when only `wgpu-bare` is enabled
Héctor Ramón Jiménez committed
May 21, 2026
H
Use `Runtime::block_on` instead of `futures` executor
Héctor Ramón Jiménez committed
H
Merge pull request #3334 from iced-rs/task/renderer-configure
Héctor committed
May 13, 2026
H
Fix global `graphics::Cache` invalidation
Héctor Ramón Jiménez committed
H
Implement `backend::configure` task
Héctor Ramón Jiménez committed
H
Fix image rotation in `tiny_skia` backend
Héctor Ramón Jiménez committed
May 12, 2026
H
Introduce `backend` module in `core` crate
Héctor Ramón Jiménez committed
May 7, 2026
H
Merge pull request #3326 from edwloef/custom-theme-cow
Héctor committed
May 6, 2026
E
modify `Custom::new` to use `impl Into<Cow<'static, str>>`
edwloef committed
May 2, 2026
H
Merge pull request #3323 from iced-rs/wgpu-29
Héctor committed
H
Enforce `Send + Sync` for `Display` trait on Wasm
Héctor Ramón Jiménez committed
H
Provide display handle to `InstanceDescriptor`
Héctor Ramón Jiménez committed
H
Update dependencies in `Cargo.lock`
Héctor Ramón Jiménez committed
April 29, 2026
M
fix buffer being constantly recreated
Michael Freeborn committed
M
correctly use radians instead of degrees for fov
Michael Freeborn committed
April 28, 2026
H
Update `wgpu` to `29`
Héctor Ramón Jiménez committed
H
Merge pull request #3322 from iced-rs/cosmic-text-0.19
Héctor committed
April 27, 2026
M
vertically align controls with their labels
Michael Freeborn committed
April 25, 2026
H
Set default fonts explicitly per OS in `FontSystem`
Héctor Ramón Jiménez committed