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
/
widget
/
action.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-05
Converge `Command` types from `iced_futures` and `iced_native`
Héctor Ramón Jiménez
1
-153
/
+0
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-3
/
+2
2023-01-26
Mapped operations is missing text_input()...
frey
1
-1
/
+11
2023-01-14
Introduce `custom` method to `widget::Operation` trait
Héctor Ramón Jiménez
1
-0
/
+9
2022-11-14
Implement `Operation::finish` for `action::widget::Map`
Héctor Ramón Jiménez
1
-11
/
+34
2022-11-14
Partially Fixed Mapped Operations
Ryan Scheidter
1
-1
/
+9
2022-11-11
Add text input operations
Cory Forsstrom
1
-0
/
+8
2022-11-09
Implement `Operation::scrollable` for `widget::action::Map`
Héctor Ramón Jiménez
1
-0
/
+8
2022-08-17
Use `FnOnce` in `Command::perform`
Héctor Ramón Jiménez
1
-3
/
+3
2022-08-12
Relax `Fn` trait bounds in `Command` & `Action`
无限UCW
1
-3
/
+3
2022-08-05
Write missing documentation in `iced_native`
Héctor Ramón Jiménez
1
-0
/
+6
2022-08-04
Implement `scrollable::snap_to` operation
Héctor Ramón Jiménez
1
-3
/
+7
2022-07-28
Implement `Widget::operate` for `TextInput`
Héctor Ramón Jiménez
1
-3
/
+3
2022-07-28
Draft widget operations
Héctor Ramón Jiménez
1
-0
/
+78