lvgl / lv_drivers

TFT and touch pad drivers for LVGL embedded GUI library
https://docs.lvgl.io/master/porting/index.html
MIT License
319 stars 312 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 1 year ago
lvgl-wayland-fullscreen

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

symfund commented 1 year ago

lvgl-wayland-window-fullscreen

kisvegabor commented 1 year 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 6 months ago

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

hyyoxhk commented 4 months ago

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

It look like in Weston (A Wayland compositor)