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
/
combo_box
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-21
Update all `examples` to Rust 2024
Héctor Ramón Jiménez
1
-1
/
+1
2024-07-12
Re-export variants of `Length` and `alignment` types
Héctor Ramón Jiménez
1
-3
/
+3
2024-07-12
Introduce helper methods for alignment for all widgets
Héctor Ramón Jiménez
1
-2
/
+2
2024-05-03
Introduce `center` widget helper
Héctor Ramón Jiménez
1
-7
/
+2
2024-03-16
Introduce `Program` API
Héctor Ramón Jiménez
1
-9
/
+9
2024-02-15
Make `horizontal_space` and `vertical_space` fill by default
Héctor Ramón Jiménez
1
-1
/
+1
2023-09-04
Use workspace dependencies and package inheritance
Héctor Ramón Jiménez
1
-1
/
+2
2023-08-30
Implement explicit text caching in the widget state tree
Héctor Ramón Jiménez
1
-1
/
+0
2023-07-26
Fix `on_option_hovered` support in `ComboBox`
Héctor Ramón Jiménez
1
-10
/
+10
2023-07-26
Add gif to example
Joao Freitas
2
-1
/
+1
2023-07-26
Add ComboBox widget
Joao Freitas
3
-0
/
+170
2020-07-10
Rename `ComboBox` to `PickList`
Héctor Ramón Jiménez
3
-150
/
+0
2020-07-08
Position `Menu` layer based on available space
Héctor Ramón Jiménez
1
-4
/
+0
2020-07-08
Implement `Widget::overlay` for `Scrollable`
Héctor Ramón Jiménez
1
-4
/
+10
2020-07-08
Draft `ComboBox` and `Menu` layer
Héctor Ramón Jiménez
1
-120
/
+76
2020-07-08
Draft `combo_box` example to test overlay logic
Héctor Ramón Jiménez
3
-0
/
+192