summaryrefslogtreecommitdiffstats
path: root/native/src/subscription (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Introduce `event::Status` to `Subscription`Libravatar Héctor Ramón Jiménez2020-11-121-7/+8
|
* Restore hotkeys in `pane_grid` exampleLibravatar Héctor Ramón Jiménez2020-11-101-4/+15
| | | | | | - Implement `subscription::events_with` - Remove `pane_grid::KeyPressEvent` - Return closest sibling in `pane_grid::State::close`
* Make `subscription::Recipe` cross-platformLibravatar Héctor Ramón Jiménez2020-03-261-2/+2
| | | | By removing the `Send` requirement when targetting Wasm
* Add `Application::Executor` associated typeLibravatar Héctor Ramón Jiménez2020-01-201-1/+2
|
* Implement `subscription::Tracker` in `iced_core`Libravatar Héctor Ramón Jiménez2020-01-191-1/+1
|
* Make `iced_native` subscription input opaqueLibravatar Héctor Ramón Jiménez2019-12-141-0/+23