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
/
native
/
src
/
overlay
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
2020-11-26
2
-46
/
+1
*
Make `Overlay::on_event` return `event::Status`
Héctor Ramón Jiménez
2020-11-12
2
-7
/
+11
*
Make `Widget::on_event` return an `event::Status`
Héctor Ramón Jiménez
2020-11-12
1
-5
/
+13
*
Draw only visible options in `overlay::Menu`
Héctor Ramón Jiménez
2020-10-28
1
-1
/
+3
*
Introduce `viewport` to `Widget::draw`
Héctor Ramón Jiménez
2020-10-28
1
-3
/
+8
*
Improve `Menu` API to facilitate external control
Héctor Ramón Jiménez
2020-07-23
1
-53
/
+20
*
Fix `hash_layout` implementation of `Menu` overlay
Héctor Ramón Jiménez
2020-07-23
1
-0
/
+1
*
Add `new` method to `menu::State`
Héctor Ramón Jiménez
2020-07-23
1
-0
/
+8
*
Remove unnecessary `Rc` in both `Element::map`
Héctor Ramón Jiménez
2020-07-16
1
-4
/
+3
*
Write documentation for the new `overlay` API
Héctor Ramón Jiménez
2020-07-10
2
-16
/
+100
*
Remove unnecessary lifetime in `Widget` trait
Héctor Ramón Jiménez
2020-07-10
1
-1
/
+1
*
Rename `overlay::Content` trait to `Overlay`
Héctor Ramón Jiménez
2020-07-10
3
-37
/
+148
*
Implement `font` method for `ComboBox`
Héctor Ramón Jiménez
2020-07-08
1
-30
/
+21
*
Split `Menu::new` into multiple builder methods
Héctor Ramón Jiménez
2020-07-08
1
-28
/
+96
*
Use `Borrow` to avoid clone in `ComboBox::overlay`
Héctor Ramón Jiménez
2020-07-08
1
-21
/
+14
*
Complete `hash_layout` for `menu::List`
Héctor Ramón Jiménez
2020-07-08
1
-3
/
+12
*
Draft `Widget::overlay` idempotency
Héctor Ramón Jiménez
2020-07-08
1
-13
/
+18
*
Add styling support for `ComboBox` and `Menu`
Héctor Ramón Jiménez
2020-07-08
1
-7
/
+24
*
Rename `Layer` to `overlay::Content`
Héctor Ramón Jiménez
2020-07-08
2
-0
/
+357