summaryrefslogtreecommitdiffstats
path: root/widget/src/shader/event.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update `winit` to `0.29.4`Libravatar Héctor Ramón Jiménez2023-12-151-1/+1
|
* Fix broken intra-doc linksLibravatar Héctor Ramón Jiménez2023-11-141-1/+1
|
* Use `Instant` from `iced_core` instead of `std`Libravatar Héctor Ramón Jiménez2023-11-141-2/+1
| | | | This is needed for Wasm compatibility.
* Re-organize `custom` module as `pipeline` moduleLibravatar Héctor Ramón Jiménez2023-11-141-0/+26
... and move `Shader` widget to `iced_widget` crate