江天文

Results 4 issues of 江天文

All controls can receive the touch events, but do not redraw the display. https://github.com/symfund/lvgl-port-ma35d1/blob/master/IMG_2781.PNG

Below is the original background of Sticky Notes ![Yellow-Sticky-Note-PNG-HD-Image](https://user-images.githubusercontent.com/1295065/190565474-635bb2f8-08a7-42ae-83fd-bf3605f0c107.png) The shadow of border is wrong using the latest source repository. void lv_example_sticky_notes(void) { LV_IMG_DECLARE(img_sticky_notes_png); lv_obj_t *central = lv_scr_act(); lv_obj_set_style_bg_opa(central, LV_OPA_TRANSP,...

Need a LVGL demo about fullscreen window mode in Wayland.

A popup context menu example is needed in Wayland.

stale