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(fbdev): allocated memory size is insufficient

github.com/lvgl/lvgl - bjsylvia opened this pull request almost 2 years ago
Does lvgl support displaying png like this?

github.com/lvgl/lvgl - hurryboylqs opened this issue almost 2 years ago
Lv_flex: LV_FLEX_ALIGN_END not work on cross place

github.com/lvgl/lvgl - luhuaipei opened this issue almost 2 years ago
feat(mem): add lv_strcpy_builtin

github.com/lvgl/lvgl - FASTSHIFT opened this pull request almost 2 years ago
Compilation error status 1

github.com/lvgl/lvgl - jotaerrec opened this issue almost 2 years ago
lv_dropdown Does Not Check "style_max_height"

github.com/lvgl/lvgl - BasicCode opened this issue almost 2 years ago
Fix docs

github.com/lvgl/lvgl - kdschlosser opened this pull request almost 2 years ago
Any chinese character should be allowed to break line

github.com/lvgl/lvgl - XuNeo opened this pull request almost 2 years ago
First CI action for performance check of LVGL code base with SO3

github.com/lvgl/lvgl - daniel-rossier opened this pull request almost 2 years ago
feat(refr): implement the monitor component

github.com/lvgl/lvgl - FASTSHIFT opened this pull request almost 2 years ago
feat(keyboard): add functions for adding/removing default event

github.com/lvgl/lvgl - Johennes opened this pull request almost 2 years ago
Discussion on `img` scaling behavior

github.com/lvgl/lvgl - W-Mai opened this issue almost 2 years ago
LV_STATE_ additions

github.com/lvgl/lvgl - kdschlosser opened this issue almost 2 years ago
Suggestion: add a unique identifier for lv_obj

github.com/lvgl/lvgl - bjsylvia opened this issue almost 2 years ago
lv_disp_draw_buf_t' does not name a type

github.com/lvgl/lvgl - TangerineDreamer opened this issue almost 2 years ago
Release/v8.3

github.com/lvgl/lvgl - hyojincha opened this pull request almost 2 years ago
lv_meter unit tests

github.com/lvgl/lvgl - C47D opened this pull request almost 2 years ago
Understand to goals of LVGL

github.com/lvgl/lvgl - kisvegabor opened this issue almost 2 years ago
[Parallel rendering] Masking

github.com/lvgl/lvgl - kisvegabor opened this issue almost 2 years ago
Add drivers in the LVGL repository

github.com/lvgl/lvgl - kisvegabor opened this issue almost 2 years ago
docs: migrate from .md to .rst

github.com/lvgl/lvgl - kdschlosser opened this issue almost 2 years ago
glitches using stm32 dma2d for lvgl v8.3

github.com/lvgl/lvgl - HaoboGu opened this issue almost 2 years ago
reversing the sidrection of lv_arc and lv_slider

github.com/lvgl/lvgl - kdschlosser opened this issue almost 2 years ago
Adding SVG support to LVGL

github.com/lvgl/lvgl - codewitch-honey-crisis opened this issue almost 2 years ago
Conical gradient for lv_arc

github.com/lvgl/lvgl - kdschlosser opened this issue almost 2 years ago
[Parallel rendering] General discussion

github.com/lvgl/lvgl - kisvegabor opened this issue almost 2 years ago
[Parallel rendering] Define an OS API

github.com/lvgl/lvgl - kisvegabor opened this issue almost 2 years ago
Naming suggesting

github.com/lvgl/lvgl - kdschlosser opened this issue almost 2 years ago
Changes in master (v9 development)

github.com/lvgl/lvgl - kisvegabor opened this issue almost 2 years ago
Improve the roller widget

github.com/lvgl/lvgl - kdschlosser opened this issue almost 2 years ago
fix(fs_posix): allow creating new file and set permission.

github.com/lvgl/lvgl - XuNeo opened this pull request almost 2 years ago
fix memory access out of range

github.com/lvgl/lvgl - XuNeo opened this pull request almost 2 years ago
suppress compile warnings in mac

github.com/lvgl/lvgl - XuNeo opened this pull request almost 2 years ago
Where is LV_COLOR_16_SWAP in 9.0.0 dev version ?

github.com/lvgl/lvgl - baldhead69 opened this issue about 2 years ago
SDL2 Support for Gradients #3848

github.com/lvgl/lvgl - mariotaku opened this pull request about 2 years ago
Online C code editor

github.com/lvgl/lvgl - kisvegabor opened this issue about 2 years ago
Add reference to RIOT OS LittlevGL Package in README

github.com/lvgl/lvgl - OkiStuff opened this pull request over 2 years ago
Troubles with STM32 DMA2D acceleration

github.com/lvgl/lvgl - tdjastrzebski opened this issue over 2 years ago
Accelerating canvas drawing and adding a polygon widget

github.com/lvgl/lvgl - StefanBabatie opened this issue over 2 years ago
Bordered polygons are poorly drawn

github.com/lvgl/lvgl - StefanBabatie opened this issue over 2 years ago
[buildroot] Need help to create LVGL package

github.com/lvgl/lvgl - legerch opened this issue over 2 years ago
Dashed round cap lines are poorly drawn

github.com/lvgl/lvgl - StefanBabatie opened this issue over 2 years ago
Transparent round cap lines have wrong opacity values

github.com/lvgl/lvgl - StefanBabatie opened this issue over 2 years ago
Oblique dashed lines are not dashed

github.com/lvgl/lvgl - StefanBabatie opened this issue over 2 years ago
gridnav can't open dropdown list

github.com/lvgl/lvgl - daviel opened this issue over 2 years ago
Label touch point is not working

github.com/lvgl/lvgl - rmshub opened this issue over 2 years ago
../../lv_conf.h: No such file or directory

github.com/lvgl/lvgl - Sarah-C opened this issue over 2 years ago
Missing LV_STYLE_CONST_FLEX_*

github.com/lvgl/lvgl - geert-KLA-BE opened this issue over 2 years ago
fix: make 'lv_font_glyph_dsc_t' local variable initialized to zero

github.com/lvgl/lvgl - Linjieqiang opened this pull request over 2 years ago
CI for regression in performance

github.com/lvgl/lvgl - kisvegabor opened this issue over 2 years ago
The maximum label length does not take effect

github.com/lvgl/lvgl - Akery opened this issue over 2 years ago
Improve image cache mechanism for large memory devices

github.com/lvgl/lvgl - FASTSHIFT opened this issue over 2 years ago
LRU Fix for #3402

github.com/lvgl/lvgl - mariotaku opened this pull request over 2 years ago
More efficient text rendering when utilizing 2DGPU

github.com/lvgl/lvgl - AfflatusX opened this issue over 2 years ago
flush_cb is called twice during one render pass.

github.com/lvgl/lvgl - AfflatusX opened this issue over 2 years ago
benchmark will crash on v8.1 or newer

github.com/lvgl/lvgl - chenyinchang opened this issue over 2 years ago
v9 discussion and changes

github.com/lvgl/lvgl - kisvegabor opened this issue almost 3 years ago
feat(lv_anim): add deleted callback (#3279)

github.com/lvgl/lvgl - qinshijing opened this pull request almost 3 years ago
Part 3. Image decoder rework

github.com/lvgl/lvgl - X-Ryl669 opened this pull request almost 3 years ago
chore(ci): add informational Codecov status checks

github.com/lvgl/lvgl - thomasrockhu-codecov opened this pull request almost 3 years ago
ESP32 PSRAM configure for LVGL

github.com/lvgl/lvgl - uldara1 opened this issue almost 3 years ago
"Scene" support

github.com/lvgl/lvgl - kisvegabor opened this issue almost 3 years ago
gif placed in inactive screen consumes CPU

github.com/lvgl/lvgl - wangyz1997 opened this issue almost 3 years ago
Long press from input device

github.com/lvgl/lvgl - jbarrena opened this issue almost 3 years ago
CI test for flash/RAM usage

github.com/lvgl/lvgl - kisvegabor opened this issue almost 3 years ago
Improve the drawing accuracy of arc

github.com/lvgl/lvgl - FASTSHIFT opened this issue almost 3 years ago
Missing EVENT_QUIT

github.com/lvgl/lvgl - X-Ryl669 opened this issue almost 3 years ago
Add preprocessing and stop bubbling features for events

github.com/lvgl/lvgl - X-Ryl669 opened this pull request about 3 years ago
Some problems using lvgl 8.1 3rd image Libraries

github.com/lvgl/lvgl - xiewensir opened this issue about 3 years ago
Menu in a semicircle

github.com/lvgl/lvgl - alex-ant-debug opened this issue about 3 years ago
migrated to use new backend architecture

github.com/lvgl/lvgl - mariotaku opened this pull request about 3 years ago
Why was lv_label_set_align() removed in 8.x?

github.com/lvgl/lvgl - amorganPD opened this issue about 3 years ago
How to blur background canvas?

github.com/lvgl/lvgl - Miguel0101 opened this issue about 3 years ago
add ffmpeg decoder to extra/libs

github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 3 years ago
Arduino demo

github.com/lvgl/lvgl - panzerrr opened this issue over 3 years ago
How to get an obj width

github.com/lvgl/lvgl - surmo opened this issue over 3 years ago
Markup Language for LVGL

github.com/lvgl/lvgl - cjheath opened this issue over 3 years ago
Scroll on focus without animation

github.com/lvgl/lvgl - boraozgen opened this issue over 3 years ago
undefined reference to `_Assert'

github.com/lvgl/lvgl - lisemi opened this issue over 3 years ago
Writing unit tests for core widgets

github.com/lvgl/lvgl - kisvegabor opened this issue over 3 years ago
There is a problem with ellipsis rendering in Arabic text

github.com/lvgl/lvgl - Changes729 opened this issue almost 4 years ago