lvgl / lv_drivers

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

Resizing Window in Wayland #262

Closed symfund closed 1 year ago

symfund commented 1 year ago

How to resize the LVGL window in Wayland? Such demo can't be found.

stale[bot] commented 1 year 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.

symfund commented 1 year ago

Since the fullscreen support issue has been fixed, so resize window in wayland is not a problem. https://github.com/lvgl/lv_drivers/issues/279