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
/
subscription.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-21
refactored window storage;
Bingus
1
-0
/
+0
2023-04-13
Bump versions :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2023-04-11
Implement `subscription::channel` and simplify `unfold`
Héctor Ramón Jiménez
1
-28
/
+63
2023-03-05
Use `no_run` for widget doc-tests
Héctor Ramón Jiménez
1
-9
/
+0
2023-03-05
Remove generic `Hasher` and `Event` from `subscription::Recipe`
Héctor Ramón Jiménez
1
-241
/
+1
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-8
/
+9
2023-02-21
Change `subscription::run` to take a function pointer
Héctor Ramón Jiménez
1
-2
/
+15
2023-02-18
Bump versions :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2023-01-18
New iced changes
Bingus
1
-1
/
+1
2023-01-14
Bump versions :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2023-01-12
Implement `window::frames` subscription
Héctor Ramón Jiménez
1
-1
/
+26
2023-01-12
Draft `Shell:request_redraw` API
Héctor Ramón Jiménez
1
-2
/
+6
2022-12-07
Bump versions :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2022-11-10
Fix outdated links in documentation
Héctor Ramón Jiménez
1
-1
/
+1
2022-01-28
Introduce `MaybeSend` trait in `iced_futures`
Héctor Ramón Jiménez
1
-49
/
+9
2022-01-28
Experimental wgpu WebGL backend support
Vladyslav Nikonov
1
-2
/
+40
2022-01-17
Add worker example to docs of `subscription::unfold`
Héctor Ramón Jiménez
1
-0
/
+65
2022-01-17
Simplify `run` and `unfold` helpers to build a `Subscription`
Héctor Ramón Jiménez
1
-26
/
+17
2022-01-16
Draft `websocket` example :tada:
Héctor Ramón Jiménez
1
-73
/
+25
2022-01-14
Implement `subscription::worker` :tada:
Héctor Ramón Jiménez
1
-0
/
+44
2022-01-14
Implement `subscription::unfold` :tada:
Héctor Ramón Jiménez
1
-1
/
+22
2022-01-14
Implement `subscription::run` :tada:
Héctor Ramón Jiménez
1
-0
/
+19
2022-01-14
Rewrite `events` and `events_with` with a new `Runner` abstraction
Héctor Ramón Jiménez
1
-10
/
+62
2021-11-14
Use iced_futures utilities to make native work under wasm32 target.
Tanner Rogalsky
1
-2
/
+2
2020-11-26
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
1
-12
/
+1
2020-11-12
Introduce `event::Status` to `Subscription`
Héctor Ramón Jiménez
1
-8
/
+16
2020-11-10
Restore hotkeys in `pane_grid` example
Héctor Ramón Jiménez
1
-1
/
+21
2020-01-20
Add `Application::Executor` associated type
Héctor Ramón Jiménez
1
-1
/
+1
2020-01-19
Create `iced_futures` and wire everything up
Héctor Ramón Jiménez
1
-3
/
+3
2020-01-19
Implement `subscription::Tracker` in `iced_core`
Héctor Ramón Jiménez
1
-1
/
+6
2019-12-14
Write docs for subscriptions and reorganize a bit
Héctor Ramón Jiménez
1
-2
/
+28
2019-12-14
Make `iced_native` subscription input opaque
Héctor Ramón Jiménez
1
-23
/
+8
2019-12-14
Move native events subscription to `iced_native`
Héctor Ramón Jiménez
1
-0
/
+25
2019-12-10
Implement `Subscription::map` and `from_recipe`
Héctor Ramón Jiménez
1
-3
/
+3
2019-12-08
Allow listening to runtime events in subscriptions
Héctor Ramón Jiménez
1
-0
/
+6