summaryrefslogtreecommitdiffstats
path: root/examples/multitouch/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use workspace dependencies and package inheritanceLibravatar Héctor Ramón Jiménez2023-09-041-1/+1
| | | | | | We are also taking this as a chance to synchronize the versions of all the crates! Because of this, we will skip the `0.11` version.
* Implement basic cursor availabilityLibravatar Héctor Ramón Jiménez2023-06-081-3/+4
|
* Implement `Canvas` support for `iced_tiny_skia`Libravatar Héctor Ramón Jiménez2023-03-011-3/+4
|
* Fix `multitouch` exampleLibravatar Héctor Ramón Jiménez2022-11-031-2/+3
|
* Fix `clippy` lintsLibravatar Héctor Ramón Jiménez2022-10-041-7/+4
|
* Replace `voronoi` crate with `voronator`Libravatar Héctor Ramón Jiménez2022-10-041-23/+17
|
* Finish `multitouch` exampleLibravatar Héctor Ramón Jiménez2022-10-041-31/+14
|
* vornoi experimentLibravatar Artur Sapek2022-10-041-5/+80
|
* Working multitouch exampleLibravatar Artur Sapek2022-10-041-0/+150