I

Iced

I
Iced Desktop v0.14.0

0.14.0

Added Reactive rendering. #2662 Time travel debugging. #2910 Animation API for application code. #2757 Headless mode testing. #2698 First-class end-to-end testing. #3059 Input method support. #2777 Hot reloading. #3000 Concurrent image decoding and uploading (and more cool stuff). #3092 comet debugger and devtools foundations. #2879 Presentation metrics for comet. #2881 Custom performance metrics…

I
Iced Desktop v0.13.1

0.13.1

Added Some From trait implementations for text_input::Id. #2582 Custom Executor support for Application and Daemon. #2580 rust-version metadata to Cargo.toml. #2579 Widget examples to API reference. #2587 Fixed Inverted scrolling direction with trackpad in scrollable. #2583 scrollable transactions when on_scroll is not set. #2584 Incorrect text color styling in text_editor widget. #2586 Many thank…

I
Iced Desktop v0.13.0

0.13.0

Added Introductory chapters to the official guide book. Pocket guide in API reference. Program API. #2331 Task API. #2463 Daemon API and Shell Runtime Unification. #2469 rich_text and markdown widgets. #2508 stack widget. #2405 hover widget. #2408 row::Wrapping widget. #2539 text macro helper. #2338 text::Wrapping support. #2279 Functional widget styling. #2312 Closure-based widget styling. #2326…

I
Iced Desktop v0.12.1

0.12.1

Added extend and from_vec methods for Column and Row. #2264 PartialOrd, Ord, and Hash implementations for keyboard::Modifiers. #2270 clipboard module in advanced module. #2272 Default disabled style for checkbox and hovered style for Svg. #2273 From<u16> and From<i32> implementations for border::Radius. #2274 size_hint method for Component trait. #2275 Fixed Black images when using OpenGL backend…

I
Iced Desktop v0.12.0

0.12.0

Added Multi-window support. #1964 TextEditor widget (or multi-line text input). #2123 Shader widget. #2085 Shadows. #1882 Vectorial text for Canvas. #2204 Layout consistency. #2192 Explicit text caching. #2058 Gradients in Oklab color space. #2055 Themer widget. #2209 Transform primitive. #2120 Cut functionality for TextEditor. #2215 Primary clipboard support. #2240 Disabled state for Checkbox. #2…

I
Iced Desktop

text-editor

Enable tokio feature by default for text-editor video

I
Iced Desktop v0.10.0

0.10.0

Added Text shaping, font fallback, and iced_wgpu overhaul. #1697 Software renderer, runtime renderer fallback, and core consolidation. #1748 Incremental rendering for iced_tiny_skia. #1811 Configurable LineHeight support for text widgets. #1828 text::Shaping strategy selection. #1822 Subpixel glyph positioning and layout linearity. #1921 Background gradients. #1846 Offscreen rendering and screensh…

I
Iced Desktop v0.9.0

0.9.0

Added MouseArea widget. #1594 channel helper in subscription. #1786 Configurable width for Scrollable. #1749 Support for disabled TextInput. #1744 Platform-specific window settings. #1730 Left and right colors for sliders. #1643 Icon for TextInput. #1702 Mouse over scrollbar flag for scrollable::StyleSheet. #1669 Better example for Radio. #1762 Changed wgpu has been updated to 0.15 in iced_wgpu. #…

I
Iced Desktop v0.8.0

0.8.0

Added Generic pixel units. #1711 custom method to widget::Operation trait. #1649 Group overlay. #1655 Standalone draw helper for image. #1682 Dynamic pick_list::Handle. #1675 Id support for Container. #1695 Custom Checkbox icon support. #1707 window action to change always on top setting. #1587 window action to fetch its unique identifier. #1589 Changed Annotated Command and Subscription with #[mu…

I
Iced Desktop v0.7.0

0.7.0

Added Widget-driven animations. #1647 Multidirectional scrolling support for Scrollable. #1550 VerticalSlider widget. #1596 Shift+Click text selection support in TextInput. #1622 Profiling support with the chrome-trace feature. #1565 Customization of the handle of a PickList. #1562 window action to request user attention. #1584 window action to gain focus. #1585 window action to toggle decorations…