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
/
layout
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make `horizontal_space` and `vertical_space` fill by default
Héctor Ramón Jiménez
2024-02-15
1
-5
/
+5
*
Use `Borrow` for both `options` and `selected` in `PickList`
Héctor Ramón Jiménez
2024-02-14
1
-5
/
+1
*
Introduce support for disabling a `checkbox`
Alexander van Saase
2024-02-01
1
-1
/
+2
*
Refactor `KeyCode` into `Key` and `Location`
Héctor Ramón Jiménez
2024-01-16
1
-3
/
+7
*
Use multiple squares instead of `vertical_space` in `layout` example
Héctor Ramón Jiménez
2024-01-10
1
-4
/
+14
*
Showcase more layouts in `layout` example
Héctor Ramón Jiménez
2024-01-10
2
-14
/
+132
*
Add `Theme` selector to `layout` example
Héctor Ramón Jiménez
2024-01-10
1
-4
/
+16
*
Add `explain` toggle to `layout` example
Héctor Ramón Jiménez
2024-01-10
1
-11
/
+53
*
Use `flatten` instead of `filter_map` in `layout` example
Héctor Ramón Jiménez
2024-01-10
1
-1
/
+1
*
Add basic controls to `layout` example
Héctor Ramón Jiménez
2024-01-10
1
-14
/
+53
*
Use first-class functions in `layout` example
Héctor Ramón Jiménez
2024-01-10
1
-60
/
+83
*
Introduce `Widget::size_hint` and fix further layout inconsistencies
Héctor Ramón Jiménez
2024-01-10
1
-1
/
+1
*
Create `layout` example
Héctor Ramón Jiménez
2024-01-10
2
-0
/
+132