index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
lazy
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update all `examples` to Rust 2024
Héctor Ramón Jiménez
2025-02-21
1
-1
/
+1
*
Re-export variants of `Length` and `alignment` types
Héctor Ramón Jiménez
2024-07-12
1
-2
/
+2
*
Merge branch 'master' into feat/text-macro
Héctor Ramón Jiménez
2024-05-23
1
-1
/
+1
|
\
|
*
Specialize `widget::text` helper with custom `IntoContent` trait
Héctor Ramón Jiménez
2024-04-01
1
-1
/
+1
*
|
refactor: replace `text(format!(` with `text` macro
Richard Custodio
2024-03-18
1
-1
/
+1
|
/
*
Introduce `Program` API
Héctor Ramón Jiménez
2024-03-16
1
-13
/
+3
*
Rename `positive` and `destructive` to `success` and `danger` in `button`
Héctor Ramón Jiménez
2024-03-07
1
-1
/
+1
*
Simplify theming for `Button` widget
Héctor Ramón Jiménez
2024-03-04
1
-2
/
+1
*
Simplify theming for `Text` widget
Héctor Ramón Jiménez
2024-03-04
1
-2
/
+1
*
Make `horizontal_space` and `vertical_space` fill by default
Héctor Ramón Jiménez
2024-02-15
1
-1
/
+1
*
Introduce `Widget::size_hint` and fix further layout inconsistencies
Héctor Ramón Jiménez
2024-01-10
1
-29
/
+17
*
Add missing `'static` lifetimes to constant slices
Héctor Ramón Jiménez
2023-11-12
1
-1
/
+1
*
Fix `clippy::default_trait_access`
Héctor Ramón Jiménez
2023-09-20
1
-2
/
+2
*
Use workspace dependencies and package inheritance
Héctor Ramón Jiménez
2023-09-04
1
-1
/
+2
*
Merge branch 'master' into advanced-text
Héctor Ramón Jiménez
2023-04-17
1
-6
/
+3
|
\
|
*
Rename `on_change` to `on_input` for `TextInput`
Héctor Ramón Jiménez
2023-04-12
1
-1
/
+1
|
*
Introduce disabled state for `TextInput`
Dan Mishin
2023-04-12
1
-6
/
+3
*
|
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2023-03-04
2
-4
/
+2
|
/
*
feat: provide `&Dependency` to `Lazy` widget `View`
Nick Senger
2023-01-11
1
-1
/
+1
*
clippy
Nick Senger
2023-01-10
1
-3
/
+9
*
add overlays to `Lazy` example
Nick Senger
2023-01-10
1
-24
/
+130
*
cleanup `Lazy` examples
Nick Senger
2023-01-10
1
-1
/
+1
*
Rename `cached` example to `lazy`
Héctor Ramón Jiménez
2022-11-03
2
-0
/
+149