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

fix(wayland): Fix XDG surface buffer attach #203

Closed ghost closed 2 years ago

ghost commented 2 years ago

When using XDG Shell, XDG surface buffer cannot be attached to XDG surface until after surface has been configured.

kisvegabor commented 2 years ago

Thanks! I couldn't test it but I assume you tried it out and it worked :slightly_smiling_face: