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
/
modal
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-15
Add viewport to Widget::on_event
Cory Forsstrom
1
-0
/
+3
2023-06-14
Add nested picklist to modal example
Cory Forsstrom
1
-2
/
+55
2023-06-08
Take `Rectangle` by value in `Cursor` API
Héctor Ramón Jiménez
1
-1
/
+1
2023-06-08
Implement basic cursor availability
Héctor Ramón Jiménez
1
-17
/
+18
2023-05-23
Extend border radius on relevant widgets
Casper Storm
1
-1
/
+1
2023-04-12
Rename `on_change` to `on_input` for `TextInput`
Héctor Ramón Jiménez
1
-2
/
+2
2023-04-12
Introduce disabled state for `TextInput`
Dan Mishin
1
-8
/
+6
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2
-21
/
+26
2023-02-17
Use `f32` in `Length::Units` and rename it to `Fixed`
Héctor Ramón Jiménez
1
-1
/
+1
2022-12-22
Add `Renderer` argument to `operate`
Héctor Ramón Jiménez
1
-0
/
+4
2022-12-02
Fix `border_radius` in `modal` example
Héctor Ramón Jiménez
1
-1
/
+1
2022-11-29
Add on_submit & esc for example
Cory Forsstrom
1
-9
/
+30
2022-11-29
Add modal example
Cory Forsstrom
2
-0
/
+464