LVGL's Blog is Open for Everyone

Do you have an interesting project? Ported LVGL to a new hardware? Do you know a great trick? You can add your post here to share your knowledge with others. Learn more here.

v7.9.1 is released

Bugfixes fix(cpicker) fix division by zero fix(dropdown) fix selecting options after the last one fix(msgbox) use the animation time provided fix(gpu_nxp_pxp) fix incorrect define name fix(indev) don’t leave edit mode...

v7.9.0 is released

New features feat(chart) add lv_chart_remove_series and lv_chart_hide_series feat(img_cahce) allow disabling image cacheing calendar: make get_day_of_week() public Added support for Zephyr integration Bugfixes fix(draw_rect) free buffer used for arabic processing fix(win)...

v7.8.1 is released

Bugfixes fix(lv_scr_load_anim) fix when multiple screen are loaded at tsame time with delay fix(page) fix LV_SCOLLBAR_MODE_DRAG

v7.8.0 is released

New features make DMA2D non blocking add unscii-16 built-in font add KConfig add lv_refr_get_fps_avg() Bugfixes fix(btnmatrix) handle arabic texts in button matrices fix(indev) disabled object shouldn’t absorb clicks but let...

LVGL and NXP Partnership

We are proud to announce that LVGL nd NXP became official partners.

v7.7.2 is released

Bugfixes fix(draw_triangle): fix polygon/triangle drawing when the order of points is counter-clockwise fix(btnmatrix): fix setting the same map with modified pointers fix(arc) fix and improve arc dragging label: Repair calculate...

v7.7.1 is released

Bugfixes Respect btnmatrix’s one_check in lv_btnmatrix_set_btn_ctrl Gauge: make the needle images to use the styles from LV_GAUGE_PART_PART Group: fix in lv_group_remove_obj to handle deleting hidden obejcts correctly

v7.7.0 is released

New features Add PXP GPU support (for NXP MCUs) Add VG-Lite GPU support (for NXP MCUs) Allow max. 16 cell types for table Add lv_table_set_text_fmt() Use margin on calendar header...

v7.6.1 is released

Bugfixes Fix BIDI support in dropdown list Fix copying base dir in lv_obj_create Handle sub pixel rendering in font loader Fix transitions with style caching Fix click focus Fix imgbtn...

v7.6.0 is released

New features Check whether any style property has changed on a state change to decide if any redraw is required Bugfixes Fix selection of options with non-ASCII letters in dropdown...