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
/
command.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename `iced_native` to `iced_runtime`
Héctor Ramón Jiménez
2023-03-05
1
-108
/
+0
*
Converge `Command` types from `iced_futures` and `iced_native`
Héctor Ramón Jiménez
2023-03-05
1
-19
/
+40
*
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2023-03-04
1
-1
/
+3
*
Annotate `Command` and `Subscription` with `#[must_use]`
Ian Douglas Scott
2023-01-26
1
-0
/
+1
*
Use `FnOnce` in `Command::perform`
Héctor Ramón Jiménez
2022-08-17
1
-1
/
+1
*
Relax `Fn` trait bounds in `Command` & `Action`
无限UCW
2022-08-12
1
-2
/
+2
*
Draft widget operations
Héctor Ramón Jiménez
2022-07-28
1
-0
/
+10
*
Use `MaybeSend` in `perform` and `map` for `Command`
Héctor Ramón Jiménez
2022-01-28
1
-3
/
+5
*
Write missing docs and `Debug` implementations for `native`
Héctor Ramón Jiménez
2021-09-13
1
-0
/
+10
*
Hide implementation details of `Command` in `iced_futures`
Héctor Ramón Jiménez
2021-09-02
1
-40
/
+25
*
Make `Command` implementations platform-specific
Héctor Ramón Jiménez
2021-09-02
1
-0
/
+77