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(drivers): add missing includes
github.com/lvgl/lvgl - kisvegabor opened this pull request 5 months ago
github.com/lvgl/lvgl - kisvegabor opened this pull request 5 months ago
feat(style): add a "set all" function for margin
github.com/lvgl/lvgl - stachurr opened this pull request 5 months ago
github.com/lvgl/lvgl - stachurr opened this pull request 5 months ago
refactor(iter): use circle_buff to simplify codes
github.com/lvgl/lvgl - W-Mai opened this pull request 5 months ago
github.com/lvgl/lvgl - W-Mai opened this pull request 5 months ago
chore(Kconfig): add version info to Kconfig file to check mismatch
github.com/lvgl/lvgl - XuNeo opened this pull request 5 months ago
github.com/lvgl/lvgl - XuNeo opened this pull request 5 months ago
feat(snapshot): add argb8565 support
github.com/lvgl/lvgl - xaowang96 opened this pull request 5 months ago
github.com/lvgl/lvgl - xaowang96 opened this pull request 5 months ago
feat(color): adjust LV_COLOR_FORMAT_NATIVE_WITH_ALPHA definition
github.com/lvgl/lvgl - xaowang96 opened this pull request 5 months ago
github.com/lvgl/lvgl - xaowang96 opened this pull request 5 months ago
when LV_USE_DRAW_SDL set,labels are in canvas and imgbtns didnot show
github.com/lvgl/lvgl - docterling opened this issue 5 months ago
github.com/lvgl/lvgl - docterling opened this issue 5 months ago
fix(draw): fix sw compile error when disable LV_DRAW_SW_COMPLEX
github.com/lvgl/lvgl - lhdjply opened this pull request 5 months ago
github.com/lvgl/lvgl - lhdjply opened this pull request 5 months ago
fix(calendar): fix lv_calendar_gregorian_to_chinese compile error
github.com/lvgl/lvgl - lhdjply opened this pull request 5 months ago
github.com/lvgl/lvgl - lhdjply opened this pull request 5 months ago
feat(array): add an empty element when element is NULL
github.com/lvgl/lvgl - W-Mai opened this pull request 5 months ago
github.com/lvgl/lvgl - W-Mai opened this pull request 5 months ago
lv_calendar_chinese.h(47,23): error C2526: “lv_calendar_gregorian_to_chinese”: C 链接函数无法返回 C++ 类“_lv_calendar_chinese_t”
github.com/lvgl/lvgl - xinsuinizhuan opened this issue 5 months ago
github.com/lvgl/lvgl - xinsuinizhuan opened this issue 5 months ago
fix(color): add missing ARGB8565 alpha check
github.com/lvgl/lvgl - FASTSHIFT opened this pull request 5 months ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request 5 months ago
feat(nuttx): move static var index to gloabl for gdb diagnostic
github.com/lvgl/lvgl - terry0012 opened this pull request 5 months ago
github.com/lvgl/lvgl - terry0012 opened this pull request 5 months ago
lodepng: decoder_open: error 83: memory allocation failed
github.com/lvgl/lvgl - mtojek opened this issue 5 months ago
github.com/lvgl/lvgl - mtojek opened this issue 5 months ago
fix(fragment): fix NULL pointer access
github.com/lvgl/lvgl - stachurr opened this pull request 5 months ago
github.com/lvgl/lvgl - stachurr opened this pull request 5 months ago
fix(neon): use conventional macro syntax
github.com/lvgl/lvgl - tobiasjakobi-compleo opened this pull request 5 months ago
github.com/lvgl/lvgl - tobiasjakobi-compleo opened this pull request 5 months ago
Lvgl deinit functions are not freeing resources
github.com/lvgl/lvgl - AmritpalSinghSarao opened this issue 5 months ago
github.com/lvgl/lvgl - AmritpalSinghSarao opened this issue 5 months ago
Rotation v9.2 unexpected rotation needed
github.com/lvgl/lvgl - focussing opened this issue 5 months ago
github.com/lvgl/lvgl - focussing opened this issue 5 months ago
feat(vg_lite): add A8 and L8 dest buffer support
github.com/lvgl/lvgl - yushuailong opened this pull request 5 months ago
github.com/lvgl/lvgl - yushuailong opened this pull request 5 months ago
fix(dropdown): vertically center the content displayed
github.com/lvgl/lvgl - anheiqq opened this pull request 5 months ago
github.com/lvgl/lvgl - anheiqq opened this pull request 5 months ago
feat(vg_lite): add yuy2 color format support
github.com/lvgl/lvgl - yimoxiao opened this pull request 5 months ago
github.com/lvgl/lvgl - yimoxiao opened this pull request 5 months ago
fix(dropdown): automatically center dropdown content
github.com/lvgl/lvgl - kisvegabor opened this pull request 5 months ago
github.com/lvgl/lvgl - kisvegabor opened this pull request 5 months ago
Library will not compile if LV_DRAW_SW_COMPLEX is disabled
github.com/lvgl/lvgl - AbdoQ opened this issue 5 months ago
github.com/lvgl/lvgl - AbdoQ opened this issue 5 months ago
fix(textarea): fix placeholder text cannot be centered
github.com/lvgl/lvgl - anheiqq opened this pull request 5 months ago
github.com/lvgl/lvgl - anheiqq opened this pull request 5 months ago
fix(image): lv_image_set_inner_align() behaviour with LV_IMAGE_ALIGN_STRETCH
github.com/lvgl/lvgl - rdegliesposti opened this pull request 5 months ago
github.com/lvgl/lvgl - rdegliesposti opened this pull request 5 months ago
Return values from lv_malloc_zeroed in lv_draw not checked
github.com/lvgl/lvgl - pfvogel opened this issue 5 months ago
github.com/lvgl/lvgl - pfvogel opened this issue 5 months ago
lv_anim_t's completed_cb is not called anymore when no exec_cb is set and used with anim_timeline
github.com/lvgl/lvgl - Viatorus opened this issue 5 months ago
github.com/lvgl/lvgl - Viatorus opened this issue 5 months ago
`lv_draw_sw_rotate()` opposite of `lv_draw_pxp_rotate()`
github.com/lvgl/lvgl - kschwan opened this issue 5 months ago
github.com/lvgl/lvgl - kschwan opened this issue 5 months ago
LVGL doesn't draw (unless `LV_USE_PERF_MONITOR` is enabled)
github.com/lvgl/lvgl - kschwan opened this issue 5 months ago
github.com/lvgl/lvgl - kschwan opened this issue 5 months ago
feat(style): add style_cnt and styles checks
github.com/lvgl/lvgl - glory-man opened this pull request 5 months ago
github.com/lvgl/lvgl - glory-man opened this pull request 5 months ago
Parent size not calculated correctly if obj not in the Y center.
github.com/lvgl/lvgl - FloHomi opened this issue 5 months ago
github.com/lvgl/lvgl - FloHomi opened this issue 5 months ago
docs: fix typo in introduction
github.com/lvgl/lvgl - Narukara opened this pull request 5 months ago
github.com/lvgl/lvgl - Narukara opened this pull request 5 months ago
fix(libinput): private headers
github.com/lvgl/lvgl - liamHowatt opened this pull request 5 months ago
github.com/lvgl/lvgl - liamHowatt opened this pull request 5 months ago
LV_USE_DRAW_DMA2D and LV_USE_DRAW_DMA2D_INTERRUPT question
github.com/lvgl/lvgl - tdjastrzebski opened this issue 5 months ago
github.com/lvgl/lvgl - tdjastrzebski opened this issue 5 months ago
fix(display): remove the unused sw_rotate field
github.com/lvgl/lvgl - kisvegabor opened this pull request 5 months ago
github.com/lvgl/lvgl - kisvegabor opened this pull request 5 months ago
fix(image): lv_image_set_inner_align() behaviour with LV_IMAGE_ALIGN_STRETCH
github.com/lvgl/lvgl - rdegliesposti opened this pull request 5 months ago
github.com/lvgl/lvgl - rdegliesposti opened this pull request 5 months ago
fix: added bounds check in gif decoder
github.com/lvgl/lvgl - Alpeev opened this pull request 5 months ago
github.com/lvgl/lvgl - Alpeev opened this pull request 5 months ago
feat(opengl): texture caching
github.com/lvgl/lvgl - liamHowatt opened this pull request 5 months ago
github.com/lvgl/lvgl - liamHowatt opened this pull request 5 months ago
Drop-down scrolling menu optimization scheme
github.com/lvgl/lvgl - FASTSHIFT opened this issue 5 months ago
github.com/lvgl/lvgl - FASTSHIFT opened this issue 5 months ago
perf(obj): skip repeated flag setting operations
github.com/lvgl/lvgl - jurstu opened this pull request 5 months ago
github.com/lvgl/lvgl - jurstu opened this pull request 5 months ago
chore(widgets): add typo to the tileview and win
github.com/lvgl/lvgl - lhdjply opened this pull request 5 months ago
github.com/lvgl/lvgl - lhdjply opened this pull request 5 months ago
fix(indev): fix hovering disabled obj resets indev
github.com/lvgl/lvgl - niklasf opened this pull request 5 months ago
github.com/lvgl/lvgl - niklasf opened this pull request 5 months ago
fix(libpng): fix memory leak when draw buf alloc failed
github.com/lvgl/lvgl - lion2tomato opened this pull request 5 months ago
github.com/lvgl/lvgl - lion2tomato opened this pull request 5 months ago
perf(vg_lite): optimize label drawing efficiency
github.com/lvgl/lvgl - FASTSHIFT opened this pull request 5 months ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request 5 months ago
perf(obj): reduce unnecessary border post drawing
github.com/lvgl/lvgl - FASTSHIFT opened this pull request 5 months ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request 5 months ago
fix(Kconfig): Fix non existant LV_STDLIB_BUILTIN
github.com/lvgl/lvgl - faxe1008 opened this pull request 5 months ago
github.com/lvgl/lvgl - faxe1008 opened this pull request 5 months ago
chore(array): move array typedef to lv_types.h
github.com/lvgl/lvgl - W-Mai opened this pull request 5 months ago
github.com/lvgl/lvgl - W-Mai opened this pull request 5 months ago
Behavior about col_act/row_act of pointer/button devices in lv_table.c
github.com/lvgl/lvgl - YangGangUEFI opened this issue 5 months ago
github.com/lvgl/lvgl - YangGangUEFI opened this issue 5 months ago
It gets suck in draw_buf_flush function just like #6391
github.com/lvgl/lvgl - githubljt opened this issue 5 months ago
github.com/lvgl/lvgl - githubljt opened this issue 5 months ago
feat(libs): add SVG rendering support
github.com/lvgl/lvgl - onecoolx opened this pull request 5 months ago
github.com/lvgl/lvgl - onecoolx opened this pull request 5 months ago
Bug: Compiler error in 9.2.0 when using LV_LIBINPUT_XKB=1
github.com/lvgl/lvgl - mverch67 opened this issue 5 months ago
github.com/lvgl/lvgl - mverch67 opened this issue 5 months ago
After using the Pinyin plugin of the Chinese character library, it will crash when entering specific uppercase letters.
github.com/lvgl/lvgl - proyrb-petalmail opened this issue 5 months ago
github.com/lvgl/lvgl - proyrb-petalmail opened this issue 5 months ago
How can I vertically center the content displayed in a dropdown control after adjusting its height?
github.com/lvgl/lvgl - anheiqq opened this issue 5 months ago
github.com/lvgl/lvgl - anheiqq opened this issue 5 months ago
updates indev to allow for placing priority on user input.
github.com/lvgl/lvgl - kdschlosser opened this pull request 5 months ago
github.com/lvgl/lvgl - kdschlosser opened this pull request 5 months ago
feat(gif): add loop count control
github.com/lvgl/lvgl - lorenzo-arena opened this pull request 5 months ago
github.com/lvgl/lvgl - lorenzo-arena opened this pull request 5 months ago
feat(animimg): add getter function for underlying animation
github.com/lvgl/lvgl - lorenzo-arena opened this pull request 5 months ago
github.com/lvgl/lvgl - lorenzo-arena opened this pull request 5 months ago
Parent `height` set to `LV_SIZE_CONTENT` and child `y` position set using `LV_PCT` macro
github.com/lvgl/lvgl - mvladic opened this issue 5 months ago
github.com/lvgl/lvgl - mvladic opened this issue 5 months ago
docs(display): mention how to manipulate the invalidated area
github.com/lvgl/lvgl - kisvegabor opened this pull request 5 months ago
github.com/lvgl/lvgl - kisvegabor opened this pull request 5 months ago
feat(sdl): speed up rotation
github.com/lvgl/lvgl - kisvegabor opened this pull request 5 months ago
github.com/lvgl/lvgl - kisvegabor opened this pull request 5 months ago
feat(profiler): support different module divisions
github.com/lvgl/lvgl - FASTSHIFT opened this pull request 5 months ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request 5 months ago
The placeholder text in textarea control cannot be centered!
github.com/lvgl/lvgl - anheiqq opened this issue 5 months ago
github.com/lvgl/lvgl - anheiqq opened this issue 5 months ago
LV_INDEV_MODE_EVENT is not compatible with scroll momentum
github.com/lvgl/lvgl - niklasf opened this issue 5 months ago
github.com/lvgl/lvgl - niklasf opened this issue 5 months ago
fix(indev): don't wait until release when a new object is found
github.com/lvgl/lvgl - kisvegabor opened this pull request 5 months ago
github.com/lvgl/lvgl - kisvegabor opened this pull request 5 months ago
fix(glfw/opengles): fix buf_size calculation error
github.com/lvgl/lvgl - JWBverheesen opened this pull request 5 months ago
github.com/lvgl/lvgl - JWBverheesen opened this pull request 5 months ago
Scrolling list of buttons by dragging often stops until touch is released
github.com/lvgl/lvgl - niklasf opened this issue 5 months ago
github.com/lvgl/lvgl - niklasf opened this issue 5 months ago
rotate180_rgb565 code optimization to yield >= 25% increase in speed
github.com/lvgl/lvgl - kdschlosser opened this issue 5 months ago
github.com/lvgl/lvgl - kdschlosser opened this issue 5 months ago
fix(roller): fix stringop overflow
github.com/lvgl/lvgl - FASTSHIFT opened this pull request 5 months ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request 5 months ago
perf(draw): skip area independence tests with one draw unit
github.com/lvgl/lvgl - kisvegabor opened this pull request 5 months ago
github.com/lvgl/lvgl - kisvegabor opened this pull request 5 months ago
perf(label): avoid unnecessary text copies
github.com/lvgl/lvgl - FASTSHIFT opened this pull request 5 months ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request 5 months ago
perf(vg_lite): balancing performance and memory consumption
github.com/lvgl/lvgl - FASTSHIFT opened this pull request 5 months ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request 5 months ago
How to modify the coordinates of the partial refresh area?
github.com/lvgl/lvgl - TopgunZh opened this issue 5 months ago
github.com/lvgl/lvgl - TopgunZh opened this issue 5 months ago
software rotation is not longer available in 9.x
github.com/lvgl/lvgl - kdschlosser opened this issue 5 months ago
github.com/lvgl/lvgl - kdschlosser opened this issue 5 months ago
Enhance dropdown lists for smaller displays
github.com/lvgl/lvgl - zalexzperez opened this issue 5 months ago
github.com/lvgl/lvgl - zalexzperez opened this issue 5 months ago
LV_CONF_PATH got expanded (on lv_conf_internal.h) causes error when path contain "linux" (Linux env.)
github.com/lvgl/lvgl - fb87 opened this issue 5 months ago
github.com/lvgl/lvgl - fb87 opened this issue 5 months ago
Is there a non-packed monochrome mode in LVGL 9
github.com/lvgl/lvgl - alexriegler12 opened this issue 5 months ago
github.com/lvgl/lvgl - alexriegler12 opened this issue 5 months ago
lv_obj_set_style_size(chart, 0, 0, LV_PART_INDICATOR); not working fine
github.com/lvgl/lvgl - ataweg opened this issue 5 months ago
github.com/lvgl/lvgl - ataweg opened this issue 5 months ago
fix(vg_lite): fix image transform clipping area error
github.com/lvgl/lvgl - FASTSHIFT opened this pull request 5 months ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request 5 months ago
LV_ASSERT_STYLE failing during initialisation of default theme
github.com/lvgl/lvgl - TimJTi opened this issue 5 months ago
github.com/lvgl/lvgl - TimJTi opened this issue 5 months ago
freertos mutex is recursive since #6573 but 'give' and 'take' macros are not recursive
github.com/lvgl/lvgl - razor5k opened this issue 5 months ago
github.com/lvgl/lvgl - razor5k opened this issue 5 months ago
feat(nuttx): add memory dump for image cache heap
github.com/lvgl/lvgl - FASTSHIFT opened this pull request 5 months ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request 5 months ago