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