Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
LVGL
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type
Collective -
Host: opensource -
https://opencollective.com/lvgl
- Website: https://lvgl.io
- Code: https://github.com/lvgl/lvgl
fix(menu): add missing LV_ASSERT_OBJ
github.com/lvgl/lvgl - liamHowatt opened this pull request 12 days ago
github.com/lvgl/lvgl - liamHowatt opened this pull request 12 days ago
fix(docs): clarify obj hierarchy after `lv_menu_page_create()`
github.com/lvgl/lvgl - vwheeler63 opened this pull request 12 days ago
github.com/lvgl/lvgl - vwheeler63 opened this pull request 12 days ago
Superfluous `#ifdef LV_FS_WIN32_PATH` in `lv_fs_win32.c`?
github.com/lvgl/lvgl - vwheeler63 opened this issue 12 days ago
github.com/lvgl/lvgl - vwheeler63 opened this issue 12 days ago
fix(text): fix oob read for utf8-next
github.com/lvgl/lvgl - faxe1008 opened this pull request 13 days ago
github.com/lvgl/lvgl - faxe1008 opened this pull request 13 days ago
define LV_FS_WIN32_LETTER "\0" error with `lv_image_src_get_type`
github.com/lvgl/lvgl - USTHzhanglu opened this issue 13 days ago
github.com/lvgl/lvgl - USTHzhanglu opened this issue 13 days ago
When using lv_menu_create(parent, title) the parent created for the page is not the parent defined in this function call.
github.com/lvgl/lvgl - phelter opened this issue 13 days ago
github.com/lvgl/lvgl - phelter opened this issue 13 days ago
Don't squash - Simple Widget API updates for consistency
github.com/lvgl/lvgl - kisvegabor opened this pull request 13 days ago
github.com/lvgl/lvgl - kisvegabor opened this pull request 13 days ago
fix(refr): lv_obj_invalidate_area invalidates whole obj
github.com/lvgl/lvgl - liamHowatt opened this pull request 13 days ago
github.com/lvgl/lvgl - liamHowatt opened this pull request 13 days ago
feat(docs): eliminate 2 "expected" doc-gen warning messages...
github.com/lvgl/lvgl - vwheeler63 opened this pull request 13 days ago
github.com/lvgl/lvgl - vwheeler63 opened this pull request 13 days ago
fix(nxp): allow vglite build when LV_USE_DRAW_SW is disabled
github.com/lvgl/lvgl - cristian-stoica opened this pull request 13 days ago
github.com/lvgl/lvgl - cristian-stoica opened this pull request 13 days ago
perf(nxp/vglite): do not recreate identity matrix at runtime
github.com/lvgl/lvgl - cristian-stoica opened this pull request 13 days ago
github.com/lvgl/lvgl - cristian-stoica opened this pull request 13 days ago
fix(dave2d): handle LV_COLOR_FORMAT_RGB888 correctly
github.com/lvgl/lvgl - jeremy-baker opened this pull request 13 days ago
github.com/lvgl/lvgl - jeremy-baker opened this pull request 13 days ago
fix(sysmon) disable all performance banners from screen with serial r…
github.com/lvgl/lvgl - cristian-stoica opened this pull request 13 days ago
github.com/lvgl/lvgl - cristian-stoica opened this pull request 13 days ago
There is a zero division error in lv_scale
github.com/lvgl/lvgl - lizhaoming634 opened this issue 14 days ago
github.com/lvgl/lvgl - lizhaoming634 opened this issue 14 days ago
ESP32 PlatformIO Arduino doesn't work with LV_OS_FREERTOS
github.com/lvgl/lvgl - eaglesemanation opened this issue 16 days ago
github.com/lvgl/lvgl - eaglesemanation opened this issue 16 days ago
fix(xml): return if XMLs can't be saved
github.com/lvgl/lvgl - kisvegabor opened this pull request 16 days ago
github.com/lvgl/lvgl - kisvegabor opened this pull request 16 days ago
fix(label): add assignment to uninitialized variable
github.com/lvgl/lvgl - pfvogel opened this pull request 16 days ago
github.com/lvgl/lvgl - pfvogel opened this pull request 16 days ago
SegFault when trying to create a menu within a menu.
github.com/lvgl/lvgl - phelter opened this issue 16 days ago
github.com/lvgl/lvgl - phelter opened this issue 16 days ago
docs: add Arduino Giga Display Shield reference
github.com/lvgl/lvgl - leonardocavagnis opened this pull request 17 days ago
github.com/lvgl/lvgl - leonardocavagnis opened this pull request 17 days ago
feat(anim): add a pause method
github.com/lvgl/lvgl - AndreCostaaa opened this pull request 17 days ago
github.com/lvgl/lvgl - AndreCostaaa opened this pull request 17 days ago
feat(scripts/LVGLImage.py): adds RGB565 dithering support
github.com/lvgl/lvgl - kdschlosser opened this pull request 17 days ago
github.com/lvgl/lvgl - kdschlosser opened this pull request 17 days ago
fix(wayland): use premultiplied alpha for transparent backgrounds #7543
github.com/lvgl/lvgl - ThomasDevoogdt opened this pull request 17 days ago
github.com/lvgl/lvgl - ThomasDevoogdt opened this pull request 17 days ago
fix(os): add support for thread names
github.com/lvgl/lvgl - cristian-stoica opened this pull request 17 days ago
github.com/lvgl/lvgl - cristian-stoica opened this pull request 17 days ago
fix(pxp,vglite): extend base structure to create vglite and pxp draw units
github.com/lvgl/lvgl - cristian-stoica opened this pull request 17 days ago
github.com/lvgl/lvgl - cristian-stoica opened this pull request 17 days ago
Timer (lv_timer) example: error: invalid use of incomplete typedef
github.com/lvgl/lvgl - w3llschmidt opened this issue 17 days ago
github.com/lvgl/lvgl - w3llschmidt opened this issue 17 days ago
fix(sysmon): fix heap memory overflow
github.com/lvgl/lvgl - xiaoxinpro opened this pull request 18 days ago
github.com/lvgl/lvgl - xiaoxinpro opened this pull request 18 days ago
docs: fix usage of timer user data
github.com/lvgl/lvgl - AndreCostaaa opened this pull request 18 days ago
github.com/lvgl/lvgl - AndreCostaaa opened this pull request 18 days ago
fix(memcpy): ensure volatile qualifier for destination pointer in lv_…
github.com/lvgl/lvgl - 1saeed opened this pull request 18 days ago
github.com/lvgl/lvgl - 1saeed opened this pull request 18 days ago
fix(wayland): delete the allocated display and buffers
github.com/lvgl/lvgl - ThomasDevoogdt opened this pull request 18 days ago
github.com/lvgl/lvgl - ThomasDevoogdt opened this pull request 18 days ago
fix(style): fix conditional jump or move depends on uninitialised value
github.com/lvgl/lvgl - ThomasDevoogdt opened this pull request 18 days ago
github.com/lvgl/lvgl - ThomasDevoogdt opened this pull request 18 days ago
Playback speed of the .gif file is too slow
github.com/lvgl/lvgl - vishvanathdoijad opened this issue 19 days ago
github.com/lvgl/lvgl - vishvanathdoijad opened this issue 19 days ago
feat(demos): High Resolution Demo Improvements
github.com/lvgl/lvgl - liamHowatt opened this pull request 19 days ago
github.com/lvgl/lvgl - liamHowatt opened this pull request 19 days ago
"lv_chart_set_div_line_count"Data type error
github.com/lvgl/lvgl - xinixnqaq opened this issue 19 days ago
github.com/lvgl/lvgl - xinixnqaq opened this issue 19 days ago
feat(docs): add short bit about include pattern to CODING_STYLE.rst
github.com/lvgl/lvgl - vwheeler63 opened this pull request 19 days ago
github.com/lvgl/lvgl - vwheeler63 opened this pull request 19 days ago
Distribute NEMA GFX library also for Cortex M7 (e.g. STM32H7S7)
github.com/lvgl/lvgl - williams-one opened this issue 19 days ago
github.com/lvgl/lvgl - williams-one opened this issue 19 days ago
fix(widget_chart): add assignment to uninitialized variable
github.com/lvgl/lvgl - pfvogel opened this pull request 19 days ago
github.com/lvgl/lvgl - pfvogel opened this pull request 19 days ago
feat(draw/sw): add support for vector fonts
github.com/lvgl/lvgl - etag4048 opened this pull request 20 days ago
github.com/lvgl/lvgl - etag4048 opened this pull request 20 days ago
`lv_tabview`: `lv_obj_set_style_radius` not applied on selection
github.com/lvgl/lvgl - ThomasDevoogdt opened this issue 20 days ago
github.com/lvgl/lvgl - ThomasDevoogdt opened this issue 20 days ago
feat(dma2d): add support for ARGB1555 color on top of RGB565 format
github.com/lvgl/lvgl - uLipe opened this pull request 20 days ago
github.com/lvgl/lvgl - uLipe opened this pull request 20 days ago
fix(docs): clarify how to pass color index...
github.com/lvgl/lvgl - vwheeler63 opened this pull request 20 days ago
github.com/lvgl/lvgl - vwheeler63 opened this pull request 20 days ago
`lv_canvas_set_px()` in indexed `LV_COLOR_FORMAT_I8` case, `shift` is used uninitialized.
github.com/lvgl/lvgl - vwheeler63 opened this issue 20 days ago
github.com/lvgl/lvgl - vwheeler63 opened this issue 20 days ago
LVGL9.2.2 lv_file_explorer.c has Minor bugs that affect functionality.
github.com/lvgl/lvgl - lifeng5478 opened this issue 21 days ago
github.com/lvgl/lvgl - lifeng5478 opened this issue 21 days ago
Suggestions on the Roller Component
github.com/lvgl/lvgl - zxdgithub001 opened this issue 21 days ago
github.com/lvgl/lvgl - zxdgithub001 opened this issue 21 days ago
fix(draw_buf): flush D-Cache after clear buffer
github.com/lvgl/lvgl - xaowang96 opened this pull request 21 days ago
github.com/lvgl/lvgl - xaowang96 opened this pull request 21 days ago
On ESP32, the scale seems to be out of balance, with every component becoming large
github.com/lvgl/lvgl - fatcatkk opened this issue 21 days ago
github.com/lvgl/lvgl - fatcatkk opened this issue 21 days ago
fix(widgets): fix an incorrect text replacement
github.com/lvgl/lvgl - DDcrow opened this pull request 21 days ago
github.com/lvgl/lvgl - DDcrow opened this pull request 21 days ago
Wayland: keyboard input events are broken
github.com/lvgl/lvgl - catmengi opened this issue 22 days ago
github.com/lvgl/lvgl - catmengi opened this issue 22 days ago
feat(libinput): map LV_KEY_{ESC}
github.com/lvgl/lvgl - ThomasDevoogdt opened this pull request 22 days ago
github.com/lvgl/lvgl - ThomasDevoogdt opened this pull request 22 days ago
[wayland] transparent background
github.com/lvgl/lvgl - ThomasDevoogdt opened this issue 22 days ago
github.com/lvgl/lvgl - ThomasDevoogdt opened this issue 22 days ago
fix(label): limit self size by max_height style
github.com/lvgl/lvgl - niklasf opened this pull request 22 days ago
github.com/lvgl/lvgl - niklasf opened this pull request 22 days ago
docs(layer): fix layer rst function error
github.com/lvgl/lvgl - lizhaoming634 opened this pull request 23 days ago
github.com/lvgl/lvgl - lizhaoming634 opened this pull request 23 days ago
fix(wayland): wayland breaks lv_display_get_user_data/lv_display_set_user_data + multi windowing fix
github.com/lvgl/lvgl - catmengi opened this pull request 23 days ago
github.com/lvgl/lvgl - catmengi opened this pull request 23 days ago
fix(span): fix align text to center and right layout issues.
github.com/lvgl/lvgl - HongChao6 opened this pull request 24 days ago
github.com/lvgl/lvgl - HongChao6 opened this pull request 24 days ago
fix(circle_buff): replace a none ASCII character
github.com/lvgl/lvgl - YangGangUEFI opened this pull request 24 days ago
github.com/lvgl/lvgl - YangGangUEFI opened this pull request 24 days ago
perf(vg_lite): optimize matrix and rectangle conversion
github.com/lvgl/lvgl - FASTSHIFT opened this pull request 24 days ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request 24 days ago
perf(refr): reduce matrix conversion
github.com/lvgl/lvgl - FASTSHIFT opened this pull request 24 days ago
github.com/lvgl/lvgl - 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
github.com/lvgl/lvgl - dependabot[bot] opened this pull request 25 days ago
github.com/lvgl/lvgl - 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
github.com/lvgl/lvgl - dependabot[bot] opened this pull request 25 days ago
github.com/lvgl/lvgl - dependabot[bot] opened this pull request 25 days ago
fix(label): fix updating scrolling label text
github.com/lvgl/lvgl - kisvegabor opened this pull request 25 days ago
github.com/lvgl/lvgl - kisvegabor opened this pull request 25 days ago
feat(draw/sw) Allow custom handlers
github.com/lvgl/lvgl - faxe1008 opened this pull request 27 days ago
github.com/lvgl/lvgl - faxe1008 opened this pull request 27 days ago
lv_cache_entry_private.h is included in a public header somewhere.
github.com/lvgl/lvgl - kdschlosser opened this issue 27 days ago
github.com/lvgl/lvgl - kdschlosser opened this issue 27 days ago
Warning ' No draw buffer' with new lv_st_ltdc driver in double buffer direct mode
github.com/lvgl/lvgl - JojoS62 opened this issue 27 days ago
github.com/lvgl/lvgl - JojoS62 opened this issue 27 days ago
examples/arduino/LVGL_Arduino_ LV tick inc() missing in loop and "tft " object define declaration missing
github.com/lvgl/lvgl - vednildip opened this issue 28 days ago
github.com/lvgl/lvgl - vednildip opened this issue 28 days ago
enable CONFIG_LV_USE_FS_ARDUINO_ESP_LITTLEFS=y. BUILD ERROR!!!
github.com/lvgl/lvgl - ngowangvinh opened this issue 28 days ago
github.com/lvgl/lvgl - ngowangvinh opened this issue 28 days ago
static function declarations do not get exported
github.com/lvgl/lvgl - kdschlosser opened this issue 29 days ago
github.com/lvgl/lvgl - kdschlosser opened this issue 29 days ago
fix(lv_freetype): clean up #includes in lv_freetype.*
github.com/lvgl/lvgl - vwheeler63 opened this pull request about 1 month ago
github.com/lvgl/lvgl - vwheeler63 opened this pull request about 1 month ago
perf(obj): use layer to cache the current opa stack
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 month ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 month ago
fix(scroll): scrolling animation and finger dragging conflict during continuous sliding, causing flickering
github.com/lvgl/lvgl - C-Ackerman opened this pull request about 1 month ago
github.com/lvgl/lvgl - C-Ackerman opened this pull request about 1 month ago
Problem of the efficiency of text wrapping
github.com/lvgl/lvgl - Neothai opened this issue about 1 month ago
github.com/lvgl/lvgl - Neothai opened this issue about 1 month ago
VGLite rendering on K230 is broken
github.com/lvgl/lvgl - MrThanlon opened this issue about 1 month ago
github.com/lvgl/lvgl - MrThanlon opened this issue about 1 month ago
chore: fix typos in nema_gfx
github.com/lvgl/lvgl - bjsylvia opened this pull request about 1 month ago
github.com/lvgl/lvgl - bjsylvia opened this pull request about 1 month ago
chore: fix typos in some header files
github.com/lvgl/lvgl - bjsylvia opened this pull request about 1 month ago
github.com/lvgl/lvgl - bjsylvia opened this pull request about 1 month ago
chore: fix typos in drivers
github.com/lvgl/lvgl - bjsylvia opened this pull request about 1 month ago
github.com/lvgl/lvgl - bjsylvia opened this pull request about 1 month ago
remove concurrent animation of same var and same custom_exec_cb
github.com/lvgl/lvgl - hyansuper opened this issue about 1 month ago
github.com/lvgl/lvgl - hyansuper opened this issue about 1 month ago
chore: fix typos in others
github.com/lvgl/lvgl - bjsylvia opened this pull request about 1 month ago
github.com/lvgl/lvgl - bjsylvia opened this pull request about 1 month ago
chore: fix typos in lv_text.c
github.com/lvgl/lvgl - bjsylvia opened this pull request about 1 month ago
github.com/lvgl/lvgl - bjsylvia opened this pull request about 1 month ago
chore: fix typos in lv_display.h
github.com/lvgl/lvgl - bjsylvia opened this pull request about 1 month ago
github.com/lvgl/lvgl - bjsylvia opened this pull request about 1 month ago
chore: fix typos in lv_draw_label.h
github.com/lvgl/lvgl - bjsylvia opened this pull request about 1 month ago
github.com/lvgl/lvgl - bjsylvia opened this pull request about 1 month ago
feat(draw): Enable TSC Compression scheme for frame buffer in Nema acceleration
github.com/lvgl/lvgl - MarkIoanAmat opened this pull request about 1 month ago
github.com/lvgl/lvgl - MarkIoanAmat opened this pull request about 1 month ago
Shaped Window with Transparent Background (PNG)
github.com/lvgl/lvgl - symfund opened this issue about 1 month ago
github.com/lvgl/lvgl - symfund opened this issue about 1 month ago
fix(roller): Adjust the position of the lv_roller_set_str function in lv_roller. c and lv_roller. h
github.com/lvgl/lvgl - lizhaoming634 opened this pull request about 1 month ago
github.com/lvgl/lvgl - lizhaoming634 opened this pull request about 1 month ago
perf(vg_lite): improve path append data performance
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 month ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 month ago