lvgl / lv_drivers

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

Fullscreen window mode in Wayland #279

Open symfund opened 1 year ago

symfund commented 1 year ago

Need a LVGL demo about fullscreen window mode in Wayland.

symfund commented 12 months ago
lvgl-wayland-fullscreen

I have improved and corrected the fullscreen support in Wayland environment.

symfund commented 12 months ago

lvgl-wayland-window-fullscreen

kisvegabor commented 12 months ago

Looks great!

For LVGL v9 we will host the driver in the main LVGL repo. Would you interested in sending a PR with a Wayland driver there? It can be similar to the SDL driver.

arilink commented 1 month ago

What platform is this demo running on? I am also trying to run LVGL on arm Linux