Expand description
Dampen Iced - Iced Backend Implementation
Re-exports§
pub use system_theme::watch_system_theme;pub use builder::DampenWidgetBuilder;
Modules§
- builder
- Dampen Widget Builder - Automatic interpretation of Dampen markup
- canvas
- The canvas module provides a powerful drawing widget for Dampen.
- convert
- Type conversions from Dampen IR to Iced types
- style_
mapping - Style mapping from Dampen IR to Iced types
- system_
theme - System theme detection for production builds
- theme_
adapter - Theme adapter for converting Dampen themes to Iced themes
Structs§
- Iced
Backend Deprecated - Iced backend implementation
Enums§
- Handler
Message - Standard message type for handler-based applications
Traits§
- Cloneable
Message - Trait for messages that can be cloned
Functions§
- render
- render_
with_ layout - Render a widget node to an Iced element