lvgl / lv_drivers

TFT and touch pad drivers for LVGL embedded GUI library
https://docs.lvgl.io/master/porting/index.html
MIT License
306 stars 314 forks source link

Does LVGL support X11 on Linux? #144

Closed jjldc closed 2 years ago

jjldc commented 3 years ago

Does LVGL support X11 on Linux?

kisvegabor commented 3 years ago

Yes, if you can map a texture to window you can make LVGL draw to the that texture.

stale[bot] commented 3 years ago

This issue or pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.