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
/
lib.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-11
Introduce `Task::map_with`
Héctor Ramón Jiménez
1
-0
/
+1
2025-02-11
Rewrite `websocket` example using `sipper`
Héctor Ramón Jiménez
1
-1
/
+0
2024-07-05
Hide `Subscription` internals
Héctor Ramón Jiménez
1
-0
/
+1
2024-06-14
Move `Maybe*` traits back to `iced_futures`
Héctor Ramón Jiménez
1
-0
/
+2
2024-06-14
Replace `Command` with a new `Task` API with chain support
Héctor Ramón Jiménez
1
-2
/
+0
2024-04-07
Use built-in `[lints]` table in `Cargo.toml`
Héctor Ramón Jiménez
1
-7
/
+0
2024-01-18
Remove `Compositor` window generic
Héctor Ramón Jiménez
1
-2
/
+2
2023-09-20
Centralize `clippy` lints in `.cargo/config.toml`
Héctor Ramón Jiménez
1
-6
/
+0
2023-09-09
Deny `broken_intradoc_links` and verify documentation in CI
Héctor Ramón Jiménez
1
-2
/
+3
2023-09-07
Introduce `keyboard::on_key_press` and `on_key_release`
Héctor Ramón Jiménez
1
-0
/
+2
2023-05-11
Enable `doc_auto_cfg` when generating documentation
Héctor Ramón Jiménez
1
-1
/
+1
2023-03-05
Converge `Command` types from `iced_futures` and `iced_native`
Héctor Ramón Jiménez
1
-2
/
+0
2023-03-05
Remove generic `Hasher` and `Event` from `subscription::Recipe`
Héctor Ramón Jiménez
1
-0
/
+1
2022-07-09
Fix further `clippy` lints
Héctor Ramón Jiménez
1
-6
/
+12
2022-01-28
Split `iced_futures` into different `backend` implementations
Héctor Ramón Jiménez
1
-14
/
+1
2022-01-28
Introduce `MaybeSend` trait in `iced_futures`
Héctor Ramón Jiménez
1
-0
/
+2
2022-01-12
Remove support for old `tokio` crate
Héctor Ramón Jiménez
1
-6
/
+1
2022-01-03
Change GitHub namespace to new org for all files
LordRatte
1
-1
/
+1
2021-12-09
Use commit hash in `html_logo_url`
Héctor Ramón Jiménez
1
-1
/
+1
2021-12-09
Added icon in docs
daladim
1
-0
/
+3
2021-11-14
Collect the platform-specific concrete future implementations into mods.
Tanner Rogalsky
1
-22
/
+47
2021-09-02
Hide implementation details of `Command` in `iced_futures`
Héctor Ramón Jiménez
1
-0
/
+2
2021-09-02
Make `Command` implementations platform-specific
Héctor Ramón Jiménez
1
-2
/
+0
2021-01-14
Add `smol` async runtime
Jayce Fayne
1
-2
/
+14
2020-11-26
Update graphs in crate docs
Héctor Ramón Jiménez
1
-0
/
+2
2020-11-25
Introduce `tokio_old` feature
Héctor Ramón Jiménez
1
-1
/
+1
2020-04-30
Disable `time` module on Wasm for now
Héctor Ramón Jiménez
1
-1
/
+4
2020-04-30
Implement `time::every` in `iced_futures`
Héctor Ramón Jiménez
1
-0
/
+4
2020-04-04
doc feature flags in futures
Rob Ede
1
-0
/
+2
2020-03-26
Add `BoxFutures` and `BoxStream` to `iced_futures`
Héctor Ramón Jiménez
1
-0
/
+28
2020-01-20
Forbid unsafe code and Rust 2018 idioms
Héctor Ramón Jiménez
1
-2
/
+2
2020-01-20
Write documentation for `iced_futures`
Héctor Ramón Jiménez
1
-0
/
+6
2020-01-20
Add `Application::Executor` associated type
Héctor Ramón Jiménez
1
-1
/
+5
2020-01-19
Create `iced_futures` and wire everything up
Héctor Ramón Jiménez
1
-0
/
+8