Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/lvgl/lvgl

Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
https://github.com/lvgl/lvgl

Docs Website Down?

vwheeler63 opened this issue 12 days ago
fix(menu): add missing LV_ASSERT_OBJ

liamHowatt opened this pull request 12 days ago
fix(docs): clarify obj hierarchy after `lv_menu_page_create()`

vwheeler63 opened this pull request 12 days ago
Superfluous `#ifdef LV_FS_WIN32_PATH` in `lv_fs_win32.c`?

vwheeler63 opened this issue 12 days ago
fix(text): fix oob read for utf8-next

faxe1008 opened this pull request 13 days ago
define LV_FS_WIN32_LETTER "\0" error with `lv_image_src_get_type`

USTHzhanglu opened this issue 13 days ago
Don't squash - Simple Widget API updates for consistency

kisvegabor opened this pull request 13 days ago
fix(refr): lv_obj_invalidate_area invalidates whole obj

liamHowatt opened this pull request 13 days ago
feat(docs): eliminate 2 "expected" doc-gen warning messages...

vwheeler63 opened this pull request 13 days ago
fix(nxp): allow vglite build when LV_USE_DRAW_SW is disabled

cristian-stoica opened this pull request 13 days ago
perf(nxp/vglite): do not recreate identity matrix at runtime

cristian-stoica opened this pull request 13 days ago
fix(dave2d): handle LV_COLOR_FORMAT_RGB888 correctly

jeremy-baker opened this pull request 13 days ago
fix(sysmon) disable all performance banners from screen with serial r…

cristian-stoica opened this pull request 13 days ago
implement get_idle_percent for linux

anaGrad opened this issue 14 days ago
There is a zero division error in lv_scale

lizhaoming634 opened this issue 14 days ago
ci: Port release updater

liamHowatt opened this pull request 14 days ago
ESP32 PlatformIO Arduino doesn't work with LV_OS_FREERTOS

eaglesemanation opened this issue 16 days ago
fix(xml): return if XMLs can't be saved

kisvegabor opened this pull request 16 days ago
fix(label): add assignment to uninitialized variable

pfvogel opened this pull request 16 days ago
SegFault when trying to create a menu within a menu.

phelter opened this issue 16 days ago
Playing lottie

Yul81 opened this issue 16 days ago
docs: add Arduino Giga Display Shield reference

leonardocavagnis opened this pull request 17 days ago
feat(anim): add a pause method

AndreCostaaa opened this pull request 17 days ago
feat(scripts/LVGLImage.py): adds RGB565 dithering support

kdschlosser opened this pull request 17 days ago
feat: one shot timer

AndreCostaaa opened this issue 17 days ago
fix(wayland): use premultiplied alpha for transparent backgrounds #7543

ThomasDevoogdt opened this pull request 17 days ago
fix(os): add support for thread names

cristian-stoica opened this pull request 17 days ago
fix(pxp,vglite): extend base structure to create vglite and pxp draw units

cristian-stoica opened this pull request 17 days ago
Timer (lv_timer) example: error: invalid use of incomplete typedef

w3llschmidt opened this issue 17 days ago
fix(sysmon): fix heap memory overflow

xiaoxinpro opened this pull request 18 days ago
docs: fix usage of timer user data

AndreCostaaa opened this pull request 18 days ago
ci: add 8bit build option

AndreCostaaa opened this pull request 18 days ago
fix(wayland): delete the allocated display and buffers

ThomasDevoogdt opened this pull request 18 days ago
fix(style): fix conditional jump or move depends on uninitialised value

ThomasDevoogdt opened this pull request 18 days ago
Loading JPG images from Arduino SD

gilphilbert opened this issue 19 days ago
Playback speed of the .gif file is too slow

vishvanathdoijad opened this issue 19 days ago
feat(obj): add dragable flag

lhdjply opened this pull request 19 days ago
Rust binding CI test

C47D opened this issue 19 days ago
feat(demos): High Resolution Demo Improvements

liamHowatt opened this pull request 19 days ago
"lv_chart_set_div_line_count"Data type error

xinixnqaq opened this issue 19 days ago
Chart can't display full range

ellchr00 opened this issue 19 days ago
feat(docs): add short bit about include pattern to CODING_STYLE.rst

vwheeler63 opened this pull request 19 days ago
Distribute NEMA GFX library also for Cortex M7 (e.g. STM32H7S7)

williams-one opened this issue 19 days ago
fix(widget_chart): add assignment to uninitialized variable

pfvogel opened this pull request 19 days ago
feat(draw/sw): add support for vector fonts

etag4048 opened this pull request 20 days ago
`lv_tabview`: `lv_obj_set_style_radius` not applied on selection

ThomasDevoogdt opened this issue 20 days ago
Release/v9.2

lifeng5478 opened this pull request 20 days ago
feat(dma2d): add support for ARGB1555 color on top of RGB565 format

uLipe opened this pull request 20 days ago
fix(docs): clarify how to pass color index...

vwheeler63 opened this pull request 20 days ago
Suggestions on the Roller Component

zxdgithub001 opened this issue 21 days ago
fix(draw_buf): flush D-Cache after clear buffer

xaowang96 opened this pull request 21 days ago
fix(widgets): fix an incorrect text replacement

DDcrow opened this pull request 21 days ago
Legacy bin image detection

fatihozen3 opened this issue 21 days ago
ignore

vednildip opened this issue 21 days ago
Wayland: keyboard input events are broken

catmengi opened this issue 22 days ago
feat(libinput): map LV_KEY_{ESC}

ThomasDevoogdt opened this pull request 22 days ago
[wayland] transparent background

ThomasDevoogdt opened this issue 22 days ago
fix(label): limit self size by max_height style

niklasf opened this pull request 22 days ago
docs(layer): fix layer rst function error

lizhaoming634 opened this pull request 23 days ago
fix(span): fix align text to center and right layout issues.

HongChao6 opened this pull request 24 days ago
fix(circle_buff): replace a none ASCII character

YangGangUEFI opened this pull request 24 days ago
perf(vg_lite): optimize matrix and rectangle conversion

FASTSHIFT opened this pull request 24 days ago
perf(refr): reduce matrix conversion

FASTSHIFT opened this pull request 24 days ago
chore(deps): bump carlosperate/arm-none-eabi-gcc-action from 1.9.1 to 1.10.0

dependabot[bot] opened this pull request 25 days ago
chore(deps): bump JamesIves/github-pages-deploy-action from 4.7.1 to 4.7.2

dependabot[bot] opened this pull request 25 days ago
fix(label): fix updating scrolling label text

kisvegabor opened this pull request 25 days ago
feat(draw/sw) Allow custom handlers

faxe1008 opened this pull request 27 days ago
lv_cache_entry_private.h is included in a public header somewhere.

kdschlosser opened this issue 27 days ago
enable CONFIG_LV_USE_FS_ARDUINO_ESP_LITTLEFS=y. BUILD ERROR!!!

ngowangvinh opened this issue 28 days ago
fix(misc_tree): add NULL check

pfvogel opened this pull request 28 days ago
static function declarations do not get exported

kdschlosser opened this issue 29 days ago
fix(lv_freetype): clean up #includes in lv_freetype.*

vwheeler63 opened this pull request about 1 month ago
perf(obj): use layer to cache the current opa stack

FASTSHIFT opened this pull request about 1 month ago
Problem of the efficiency of text wrapping

Neothai opened this issue about 1 month ago
VGLite rendering on K230 is broken

MrThanlon opened this issue about 1 month ago
chore: fix typos in nema_gfx

bjsylvia opened this pull request about 1 month ago
chore: fix typos in some header files

bjsylvia opened this pull request about 1 month ago
chore: fix typos in drivers

bjsylvia opened this pull request about 1 month ago
chore: fix typos in libs

bjsylvia opened this pull request about 1 month ago
remove concurrent animation of same var and same custom_exec_cb

hyansuper opened this issue about 1 month ago
chore: fix typos in others

bjsylvia opened this pull request about 1 month ago
chore: fix typos in lv_text.c

bjsylvia opened this pull request about 1 month ago
chore: fix typos in lv_display.h

bjsylvia opened this pull request about 1 month ago
chore: fix typos in lv_draw_label.h

bjsylvia opened this pull request about 1 month ago
chore: fix typos in core

bjsylvia opened this pull request about 1 month ago
feat(draw): Enable TSC Compression scheme for frame buffer in Nema acceleration

MarkIoanAmat opened this pull request about 1 month ago
guide for porting v8 to v9

CodingPapi opened this issue about 1 month ago
Shaped Window with Transparent Background (PNG)

symfund opened this issue about 1 month ago
lv_obj_set_drag()

jor1178 opened this issue about 1 month ago
perf(vg_lite): improve path append data performance

FASTSHIFT opened this pull request about 1 month ago