meta-digi/meta-digi-dey/recipes-graphics/lvgl
Gabriel Valcazar 2af1e72123 lvgl: lv-conf.inc: enable touchscreen support for the wayland backend
LVGL v9.3.0 added support for multi-touch gestures via the
USE_GESTURE_RECOGNITION option, but in doing so, they made all touchscreen
support depend on said symbol, at least for the wayland backend. Since the
option is disabled by default, touchscreen support wasn't working in the
wayland version of the demo.

Enable gesture recognition/touchscreen support by default when using the
wayland backend. This depends on LVGL's floating number support, so make sure
this is reflected in the recipe as well.

https://onedigi.atlassian.net/browse/DEL-9925

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2026-03-19 15:57:18 +01:00
..
files lvgl: lvgl-demo: rework recipe to include wayland backend support 2026-03-19 15:57:18 +01:00
lv-conf.inc lvgl: lv-conf.inc: enable touchscreen support for the wayland backend 2026-03-19 15:57:18 +01:00
lvgl-demo_9.3.0.bb lvgl: lvgl-demo: rework recipe to include wayland backend support 2026-03-19 15:57:18 +01:00