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
/
futures
/
src
/
runtime.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run `cargo fmt`
Héctor Ramón Jiménez
2025-02-21
1
-1
/
+1
*
Introduce `subscription::Event`
Héctor Ramón Jiménez
2024-06-11
1
-9
/
+2
*
Introduce `window::Id` to `Event` subscriptions
Héctor Ramón Jiménez
2024-06-10
1
-2
/
+8
*
Implement `Command::run` for executing a `Stream` to completion
Héctor Ramón Jiménez
2023-11-29
1
-1
/
+24
*
Fix majority of unresolved documentation links
Matthias Vogelgesang
2023-09-09
1
-2
/
+3
*
Remove generic `Hasher` and `Event` from `subscription::Recipe`
Héctor Ramón Jiménez
2023-03-05
1
-12
/
+13
*
Fix further `clippy` lints
Héctor Ramón Jiménez
2022-07-09
1
-2
/
+0
*
Fix broken intra-doc links in documentation
Héctor Ramón Jiménez
2022-04-30
1
-1
/
+5
*
Introduce `MaybeSend` trait in `iced_futures`
Héctor Ramón Jiménez
2022-01-28
1
-48
/
+8
*
Experimental wgpu WebGL backend support
Vladyslav Nikonov
2022-01-28
1
-3
/
+46
*
Make `Command` implementations platform-specific
Héctor Ramón Jiménez
2021-09-02
1
-12
/
+9
*
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
2020-11-26
1
-20
/
+2
*
Enter executor context only on `Recipe` creation
Héctor Ramón Jiménez
2020-02-16
1
-3
/
+10
*
Drop `Send` in `Command` and `Executor` on Wasm
Héctor Ramón Jiménez
2020-02-05
1
-2
/
+4
*
Support event subscriptions in `iced_web`
Héctor Ramón Jiménez
2020-02-04
1
-12
/
+8
*
Write documentation for `iced_futures`
Héctor Ramón Jiménez
2020-01-20
1
-0
/
+45
*
Add `Application::Executor` associated type
Héctor Ramón Jiménez
2020-01-20
1
-6
/
+2
*
Rename `Receiver` to `Sender` in `Runtime`
Héctor Ramón Jiménez
2020-01-19
1
-12
/
+11
*
Create `iced_futures` and wire everything up
Héctor Ramón Jiménez
2020-01-19
1
-0
/
+79