summaryrefslogtreecommitdiffstats
path: root/examples/multitouch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use workspace dependencies and package inheritanceLibravatar Héctor Ramón Jiménez2023-09-042-4/+5
| | | | | | 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.
* Update vulnerable `env_logger` dependency in examplesLibravatar Héctor Ramón Jiménez2023-08-231-1/+1
|
* 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-042-24/+18
|
* Finish `multitouch` exampleLibravatar Héctor Ramón Jiménez2022-10-041-31/+14
|
* vornoi experimentLibravatar Artur Sapek2022-10-042-5/+81
|
* Working multitouch exampleLibravatar Artur Sapek2022-10-042-0/+161