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
/
graphics
/
src
/
overlay
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-28
Wire up style to `PickList` and `overlay::Menu`
Héctor Ramón Jiménez
1
-11
/
+0
2021-10-14
Remove trait-specific draw logic in `iced_native`
Héctor Ramón Jiménez
1
-104
/
+2
2021-09-20
Refactor alignment types into an `alignment` module
Héctor Ramón Jiménez
1
-6
/
+5
2021-06-01
Use `Padding::horizontal` and `Padding::vertical` helpers
Héctor Ramón
1
-2
/
+2
2021-06-01
Add support for asymmetrical padding
Ben LeFevre
1
-6
/
+6
2020-11-23
Use `f32` for `border_width` and `border_radius`
Héctor Ramón Jiménez
1
-3
/
+3
2020-10-28
Draw only visible options in `overlay::Menu`
Héctor Ramón Jiménez
1
-3
/
+12
2020-07-10
Write documentation for the new `overlay` API
Héctor Ramón Jiménez
1
-0
/
+1
2020-07-08
Implement `font` method for `ComboBox`
Héctor Ramón Jiménez
1
-2
/
+3
2020-07-08
Draft `Widget::overlay` idempotency
Héctor Ramón Jiménez
1
-2
/
+2
2020-07-08
Add styling support for `ComboBox` and `Menu`
Héctor Ramón Jiménez
1
-10
/
+14
2020-07-08
Rename `Layer` to `overlay::Content`
Héctor Ramón Jiménez
1
-0
/
+102