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
chore(draw-sw-transform): remove duplicated code
github.com/lvgl/lvgl - GorgonMeducer opened this pull request about 1 year ago
github.com/lvgl/lvgl - GorgonMeducer opened this pull request about 1 year ago
refactor(snapshot): use draw buffer interface
github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
feat(drivers): Add libinput/xkb driver
github.com/lvgl/lvgl - Johennes opened this pull request about 1 year ago
github.com/lvgl/lvgl - Johennes opened this pull request about 1 year ago
chore(MY_CLASS): add parentheses to MY_CLASS definition
github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
fix(codespaces) :fix the issue where lv_conf.h in codespaces is not enable
github.com/lvgl/lvgl - lhdjply opened this pull request about 1 year ago
github.com/lvgl/lvgl - lhdjply opened this pull request about 1 year ago
fix(decoder): treat ALLOCATED c-array image as draw buffer
github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
fix(chart): set the series id correctly
github.com/lvgl/lvgl - kisvegabor opened this pull request about 1 year ago
github.com/lvgl/lvgl - kisvegabor opened this pull request about 1 year ago
feat(display): add save screenshot to file support
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
docs(disp): document lv_refr_now
github.com/lvgl/lvgl - kisvegabor opened this pull request about 1 year ago
github.com/lvgl/lvgl - kisvegabor opened this pull request about 1 year ago
Fix accepted chars issue on big endian systems
github.com/lvgl/lvgl - jimbom opened this pull request about 1 year ago
github.com/lvgl/lvgl - jimbom opened this pull request about 1 year ago
test(snapshot): add testcase for #5475
github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
chore(vg_lite): remove 64-bytes alignment requirement
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
feat(vg_lite): add index format decode support
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
fix(snapshot): update the layout of the component before the screenshot
github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
fix(draw_line): fix the issue where dash_dap equals 1 and cannot display properly when the line is a horizontal line
github.com/lvgl/lvgl - lhdjply opened this pull request about 1 year ago
github.com/lvgl/lvgl - lhdjply opened this pull request about 1 year ago
feat(image_cache): add image header cache drop
github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
feat(image_decoder): add stride warning
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
perf(draw): use the simpler layer clear method
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
fix(vg_lite): add missing 24bit color support check
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
Very important function lv_label_set_recolor is missing in v9
github.com/lvgl/lvgl - xdzmkus opened this issue about 1 year ago
github.com/lvgl/lvgl - xdzmkus opened this issue about 1 year ago
Removed LV_ATTRIBUTE_FAST_MEM function attribute from prototypes and kept only on function declarations or static inline functions
github.com/lvgl/lvgl - ktand opened this pull request about 1 year ago
github.com/lvgl/lvgl - ktand opened this pull request about 1 year ago
fix(arm2d): apply a temporary patch to arm-2d acceleration
github.com/lvgl/lvgl - GorgonMeducer opened this pull request about 1 year ago
github.com/lvgl/lvgl - GorgonMeducer opened this pull request about 1 year ago
[ESP23-S3] IllegalInstruction when screen load (Platform: T-Deck)
github.com/lvgl/lvgl - mirkokral opened this issue about 1 year ago
github.com/lvgl/lvgl - mirkokral opened this issue about 1 year ago
fix(observer): fixed lv_subject_remove_all_obj
github.com/lvgl/lvgl - davide-faletti opened this pull request about 1 year ago
github.com/lvgl/lvgl - davide-faletti opened this pull request about 1 year ago
fix(display): set last_activity_time to the current time in lv_display
github.com/lvgl/lvgl - kisvegabor opened this pull request about 1 year ago
github.com/lvgl/lvgl - kisvegabor opened this pull request about 1 year ago
Error compiling lv_observer disabling LV_USE_BUTTON
github.com/lvgl/lvgl - davide-faletti opened this issue about 1 year ago
github.com/lvgl/lvgl - davide-faletti opened this issue about 1 year ago
ci(micropython): use the master branch
github.com/lvgl/lvgl - kisvegabor opened this pull request about 1 year ago
github.com/lvgl/lvgl - kisvegabor opened this pull request about 1 year ago
~37% performance hit on ESP32S3 after migrating from v8.3.9 to v9.0.0
github.com/lvgl/lvgl - KamranAghlami opened this issue about 1 year ago
github.com/lvgl/lvgl - KamranAghlami opened this issue about 1 year ago
lv_image_set_align does not correctly place the image
github.com/lvgl/lvgl - s-hadinger opened this issue about 1 year ago
github.com/lvgl/lvgl - s-hadinger opened this issue about 1 year ago
fix(keyboard): in the example set Arabic font if enabled
github.com/lvgl/lvgl - kisvegabor opened this pull request about 1 year ago
github.com/lvgl/lvgl - kisvegabor opened this pull request about 1 year ago
refactor(indev_scroll): refactor code
github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
chore(cache): only cache header info for file type of image
github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
Text area accepted chars not working on big endian system
github.com/lvgl/lvgl - jimbom opened this issue about 1 year ago
github.com/lvgl/lvgl - jimbom opened this issue about 1 year ago
fix(assert): add new macro to format assert message
github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
feat(script): add tool to view bin image
github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
When the chart slides to the edge, the pressed prompt number will display misalignment. See `lv_demo_widgets`
github.com/lvgl/lvgl - lhdjply opened this issue about 1 year ago
github.com/lvgl/lvgl - lhdjply opened this issue about 1 year ago
chore(draw_buf): add header magic to draw buff
github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
chore(array): use array_front and use it like an array
github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
Use the `lv_obj_set_style_transform_scale` function to scale, and there will still be residual borders when zoomed out.
github.com/lvgl/lvgl - lhdjply opened this issue about 1 year ago
github.com/lvgl/lvgl - lhdjply opened this issue about 1 year ago
fix(nuttx):fix compilation error when opening profiler
github.com/lvgl/lvgl - IAMMX opened this pull request about 1 year ago
github.com/lvgl/lvgl - IAMMX opened this pull request about 1 year ago
feat(fbdev): Allow forcing refresh
github.com/lvgl/lvgl - Johennes opened this pull request about 1 year ago
github.com/lvgl/lvgl - Johennes opened this pull request about 1 year ago
lv_disp_get_inactive_time starts has very high value right after app launch
github.com/lvgl/lvgl - Johennes opened this issue about 1 year ago
github.com/lvgl/lvgl - Johennes opened this issue about 1 year ago
Segmentation fault when trying to customise border color on buttonmatrix / keyboard
github.com/lvgl/lvgl - Johennes opened this issue about 1 year ago
github.com/lvgl/lvgl - Johennes opened this issue about 1 year ago
fix(nuttx): fix build break
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
docs(disp): Fix pointer cast in flush_cb example
github.com/lvgl/lvgl - neuschaefer opened this pull request about 1 year ago
github.com/lvgl/lvgl - neuschaefer opened this pull request about 1 year ago
fix(decoder): if draw unit supports indexed image, don't add to cache
github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
fix(image_decoder): fix decoder not close
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
chore(Kconfig): add missing profiler trace buffer size config
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
fix(lvgl.mk): fix vg_lite_tvg.cpp not compiling
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
feat(vg_lite): add profiler instrumentation
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
fix: fix warnings with -flto on GCC 11
github.com/lvgl/lvgl - niklasf opened this pull request about 1 year ago
github.com/lvgl/lvgl - niklasf opened this pull request about 1 year ago
fix(ci): use the dev branch of PlatformIO
github.com/lvgl/lvgl - kisvegabor opened this pull request about 1 year ago
github.com/lvgl/lvgl - kisvegabor opened this pull request about 1 year ago
chore(libpng): fix warning
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
Compared to lvgl8, lvgl9 is not very smooth
github.com/lvgl/lvgl - IAMMX opened this issue about 1 year ago
github.com/lvgl/lvgl - IAMMX opened this issue about 1 year ago
is v9 support label text recolor now?
github.com/lvgl/lvgl - NewObject404 opened this issue about 1 year ago
github.com/lvgl/lvgl - NewObject404 opened this issue about 1 year ago
lottie with the new ThorVG support
github.com/lvgl/lvgl - shb3014 opened this issue about 1 year ago
github.com/lvgl/lvgl - shb3014 opened this issue about 1 year ago
fix(bar): mask the brackground to fix it on value adjustment
github.com/lvgl/lvgl - kisvegabor opened this pull request about 1 year ago
github.com/lvgl/lvgl - kisvegabor opened this pull request about 1 year ago
fix(draw): widen lv_img_header_t dimensions from 11 to 16 bits
github.com/lvgl/lvgl - niklasf opened this pull request about 1 year ago
github.com/lvgl/lvgl - niklasf opened this pull request about 1 year ago
chore(cmsis-pack): Update cmsis-pack for some missing PRs
github.com/lvgl/lvgl - GorgonMeducer opened this pull request about 1 year ago
github.com/lvgl/lvgl - GorgonMeducer opened this pull request about 1 year ago
Bar widget behaves incorrectly in RANGE mode if value set before start value
github.com/lvgl/lvgl - ijord opened this issue about 1 year ago
github.com/lvgl/lvgl - ijord opened this issue about 1 year ago
feat(sysmon): add option to use custom idle function
github.com/lvgl/lvgl - kisvegabor opened this pull request about 1 year ago
github.com/lvgl/lvgl - kisvegabor opened this pull request about 1 year ago
feat(image_decoder): add image decoder header cache
github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
Observer in place of PubSub in v9
github.com/lvgl/lvgl - CrouchingPanda opened this issue about 1 year ago
github.com/lvgl/lvgl - CrouchingPanda opened this issue about 1 year ago
Revert "feat(decoder): add image header cache"
github.com/lvgl/lvgl - kisvegabor opened this pull request about 1 year ago
github.com/lvgl/lvgl - kisvegabor opened this pull request about 1 year ago
chore(cmsis-pack): prepare for releasing LVGL9
github.com/lvgl/lvgl - GorgonMeducer opened this pull request about 1 year ago
github.com/lvgl/lvgl - GorgonMeducer opened this pull request about 1 year ago
doc(font): Update Bidirectional support
github.com/lvgl/lvgl - cnjhb opened this pull request about 1 year ago
github.com/lvgl/lvgl - cnjhb opened this pull request about 1 year ago
feat(nuttx): add builtin profiler adaptation
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
feat(profiler_builtin): add enable/disable interface
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
fix(draw_label): fix draw label missing format mapping
github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
lv_obj_delete_anim_ready_cb not define, LV_ASSERT_MALLOC(group) error
github.com/lvgl/lvgl - xinsuinizhuan opened this issue about 1 year ago
github.com/lvgl/lvgl - xinsuinizhuan opened this issue about 1 year ago
.C and .SJPG decoder not working
github.com/lvgl/lvgl - spytaspund opened this issue about 1 year ago
github.com/lvgl/lvgl - spytaspund opened this issue about 1 year ago
fix(gridnav): fix the `lv_gridnav_remove` which may remove the event incorrectly
github.com/lvgl/lvgl - TCRnext opened this pull request about 1 year ago
github.com/lvgl/lvgl - TCRnext opened this pull request about 1 year ago
Undefined Reference to lv_demo_benchmark()
github.com/lvgl/lvgl - jadonmmiller opened this issue about 1 year ago
github.com/lvgl/lvgl - jadonmmiller opened this issue about 1 year ago
feat(decoder): add image header cache
github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
fix(decoder_dsc): replace `decoder_dsc.header` with `decoder_dsc.decoded->header`
github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
feat(image_decoder): simplify `lv_image_decoder_get_info/open` workflow
github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
fix(CI): fix CI not working properly
github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
feat(image_decoder): remove `args` for `open_cb`
github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
perf(draw): use lv_memzero to quickly clean up transparent masks
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
fix(display): fix incorrect assert conditions
github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
[C++] support non zero terminated strings
github.com/lvgl/lvgl - jrahlf opened this issue about 1 year ago
github.com/lvgl/lvgl - jrahlf opened this issue about 1 year ago
perf(vg_lite): add asynchronous rendering support
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
Run the CI tests in more configuratios
github.com/lvgl/lvgl - kisvegabor opened this issue about 1 year ago
github.com/lvgl/lvgl - kisvegabor opened this issue about 1 year ago
fix(gridnav): fix warning when logging is disabled
github.com/lvgl/lvgl - kisvegabor opened this pull request about 1 year ago
github.com/lvgl/lvgl - kisvegabor opened this pull request about 1 year ago
feat(image): add etc2 texture support
github.com/lvgl/lvgl - terry0012 opened this pull request about 1 year ago
github.com/lvgl/lvgl - terry0012 opened this pull request about 1 year ago
chore(image_decoder): remove unused codes
github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
feat(assert): support format string in assert message
github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
The proposal of the minimal portable free-standing core implementation
github.com/lvgl/lvgl - MouriNaruto opened this issue about 1 year ago
github.com/lvgl/lvgl - MouriNaruto opened this issue about 1 year ago
fix(demos): remove unnecessary dependencies
github.com/lvgl/lvgl - MouriNaruto opened this pull request about 1 year ago
github.com/lvgl/lvgl - MouriNaruto opened this pull request about 1 year ago
fix(vector) : add path bounding and matrix transform functions.
github.com/lvgl/lvgl - onecoolx opened this pull request about 1 year ago
github.com/lvgl/lvgl - onecoolx opened this pull request about 1 year ago