Feature request for Wayland with Opengles an EGL

Hi,
currently i am working with lvgl and wayland on STM32MP2 board. application running good but without GPU support. STM32MP2 has 3D gpu with opengles and EGL support but in LVGL and wayland not possible to use as on LVGL wayland is limited to SHM.

in lvgl latest repository and docs also included opengles and egl example and usage but those are not working on STM32MP2 board as i already tested.

Can you please provide working example for wayland with opengles and EGL for STM32MP2 embedded linux ?

thank you

Lvgl Version: 9.4
Board: STM32MP2
OS: yocto based Embedded linux (openSTLinux)

Hi @Redoy

LVGL doesn’t currently support Wayland with EGL, this is planned for the upcoming weeks and it will be available for the v9.5 release

I will let you know when the pull request is open so that you can try it out. Does that work for you?