Swipe keyboard input

Fast swipe input.
Especially, if it were possible to optimize swipe input for a list of predefined words for fast and reliable passphrase input.

Is that possible?

It’s certainly possible but not support right now in LVGL.

Would you have time and interest to deal with it’s implementation?

I have an interest. Actually, I’m looking for a specific implementation (optimized for specific type of input).
Do you have an idea how to get someone implement it?

Great!

I think it should be handled in the PRESSING event. You can get the currently pressed button with lv_btnmatrix_get_active_btn(keyboard) and decide whether to take the letter or not based on the user’s gestures.

Can I contact you?

If you need dedicated support or widget implementation service or feel free to contact me at lvgl@lvgl.io