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
/
backend
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-21
Remove unnecessary `Future` imports
Héctor Ramón Jiménez
5
-6
/
+0
2025-02-21
Run `cargo fmt`
Héctor Ramón Jiménez
1
-1
/
+1
2025-02-11
Rewrite `websocket` example using `sipper`
Héctor Ramón Jiménez
1
-6
/
+5
2025-02-02
Use working wasmtimer for time::every
Kitsu
1
-28
/
+17
2025-01-24
Implement `time::repeat` and simplify `Subscription::run_with`
Héctor Ramón Jiménez
1
-27
/
+33
2024-07-05
Fix `wasm_bindgen` backend in `iced_futures`
Héctor Ramón Jiménez
1
-1
/
+1
2024-07-05
Hide `Subscription` internals
Héctor Ramón Jiménez
3
-3
/
+3
2024-04-16
Use `Skip` as the `MissedTickBehavior` for `tokio` futures backend
Héctor Ramón Jiménez
1
-6
/
+8
2024-04-01
Fix `wasm_bindgen` backend in `iced_futures`
Héctor Ramón Jiménez
1
-2
/
+1
2024-04-01
Use `rustc-hash` for most of our `HashMap` and `HashSet` instances
Héctor Ramón Jiménez
3
-6
/
+3
2024-03-07
Fix `block_on` in `iced_wgpu` hanging Wasm builds
Héctor Ramón Jiménez
1
-1
/
+1
2023-05-11
Enable `doc_auto_cfg` when generating documentation
Héctor Ramón Jiménez
3
-7
/
+0
2023-03-05
Fix `wasm-bindgen` backend in `iced_futures`
Héctor Ramón Jiménez
1
-8
/
+6
2023-03-05
Remove generic `Hasher` and `Event` from `subscription::Recipe`
Héctor Ramón Jiménez
3
-24
/
+18
2023-01-27
Fix: Clippy lint 'let_underscore_future'
13r0ck
2
-0
/
+2
2022-02-01
Fix `default` backend in `iced_futures`
Héctor Ramón Jiménez
3
-3
/
+18
2022-01-28
Implement `time` module for `wasm-bindgen` backend in `iced_futures`
Héctor Ramón Jiménez
1
-0
/
+44
2022-01-28
Split `iced_futures` into different `backend` implementations
Héctor Ramón Jiménez
9
-0
/
+295