lvgl / lv_binding_rust

LVGL bindings for Rust. A powerful and easy-to-use embedded GUI with many widgets, advanced visual effects (opacity, antialiasing, animations) and low memory requirements (16K RAM, 64K Flash).
MIT License
687 stars 71 forks source link

Touch input device #27

Closed rafaelcaricio closed 1 year ago

rafaelcaricio commented 4 years ago

Make it possible to recognize touch inputs from any pointer device (touchscreen/mouse/etc).

Aidan-Chelig commented 1 year ago

anything happening with this PR?

rafaelcaricio commented 1 year ago

@Aidan-Chelig probably not. Please read the notice at the top of the README: https://github.com/rafaelcaricio/lvgl-rs#-lvgl---open-source-embedded-gui-library-in-rust

Aidan-Chelig commented 1 year ago

Understood, awesome work regardless!

rafaelcaricio commented 1 year ago

@Aidan-Chelig you might be interested in the work done in #62

nia-e commented 1 year ago

All changes here were implemented in #62 so I think this can be closed :D