summaryrefslogtreecommitdiffstats
path: root/native/src/window/redraw_request.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez2023-03-041-38/+0
|
* Use `instant` instead of `wasm-timer` in `iced_core`Libravatar Héctor Ramón Jiménez2023-01-121-1/+1
|
* Use `instant` to fix Wasm targetLibravatar Héctor Ramón Jiménez2023-01-121-1/+1
|
* Replace `Option<Instant>` with `RedrawRequest` enumLibravatar Héctor Ramón Jiménez2023-01-121-0/+38