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: Empty struct definitions are not allowed in MSVC

github.com/lvgl/lvgl - glueckm opened this pull request about 1 year ago
fix(qrcode): fix crash due to buf_unalign modification

github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
Issue with using the mouse and using the wheel to scroll.

github.com/lvgl/lvgl - kdschlosser opened this issue about 1 year ago
fix(decoder): fix RGB565A8 stride process

github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
chore: do not use strdup in c99

github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
mem leak of x-axis values in chart for 8.3 branch

github.com/lvgl/lvgl - pfyra opened this issue about 1 year ago
Update lv_gridnav.c

github.com/lvgl/lvgl - massoudsoltanian opened this pull request about 1 year ago
chore(image): change not used format field to reserved

github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
refactor(anim): rename anim time to anim duration

github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
fix(cmsis-pack): fix cmsis-pack scripts for v9.0.0

github.com/lvgl/lvgl - GorgonMeducer opened this pull request about 1 year ago
feat(test): automatically generate test image

github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
Test all image formats

github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
fix(display): check NULL act_screen before using it

github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
fix(snapshot): set data_size on returned dsc

github.com/lvgl/lvgl - niklasf opened this pull request about 1 year ago
docs(sjpg): color depth no longer limited to 16 bits

github.com/lvgl/lvgl - niklasf opened this pull request about 1 year ago
feat(image): add image properties and test

github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
feat(obj): add obj state property

github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
feat(png): use draw_buf for decoded image

github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
About Multi Touch

github.com/lvgl/lvgl - IAMMX opened this issue about 1 year ago
fix(snapshot): set data_size on returned dsc

github.com/lvgl/lvgl - niklasf opened this pull request about 1 year ago
chore: remove `break`

github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
fix(label): fix rtl txt long dots not show all

github.com/lvgl/lvgl - fuxiujun opened this pull request about 1 year ago
fix(error) :remove the LV_COLOR_FORMAT_NATIVE_REVERSED

github.com/lvgl/lvgl - lhdjply opened this pull request about 1 year ago
Changing screens results in crash in version 8.3.11

github.com/lvgl/lvgl - supremeneuron opened this issue about 1 year ago
docs(tjpgd): update tjpgd docs

github.com/lvgl/lvgl - niklasf opened this pull request about 1 year ago
exports a couple of macros and adds a wrapper around a macro

github.com/lvgl/lvgl - kdschlosser opened this pull request about 1 year ago
fixes compile errors when turning off the lv_win widget

github.com/lvgl/lvgl - kdschlosser opened this pull request about 1 year ago
fix(arc): fix code format for arc example

github.com/lvgl/lvgl - bjsylvia opened this pull request about 1 year ago
chore(draw): optimize sw execute_drawing

github.com/lvgl/lvgl - bjsylvia opened this pull request about 1 year ago
fix(qrcode): Fix QR code picking a version too big for width

github.com/lvgl/lvgl - wizard97 opened this pull request about 1 year ago
fix(demo_music): fix wrong fps print

github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
chore(demo): Switch scale animation objects

github.com/lvgl/lvgl - lhdjply opened this pull request about 1 year ago
chore(test): only do rotation test when image loaded to RAM

github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
feat(nuttx): get fd by lv_xxx_get_driver_data

github.com/lvgl/lvgl - bjsylvia opened this pull request about 1 year ago
fix(bidi): fix weak letter dir wrong change

github.com/lvgl/lvgl - fuxiujun opened this pull request about 1 year ago
In v9 obj cannot receive LV_EVENT_LONG_PRESSED

github.com/lvgl/lvgl - HongChao6 opened this issue about 1 year ago
chore(draw): fix typo

github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
refactor(type): move lv_value_precise_t to lv_types.h

github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
feat(property): add PRECISE type property value

github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
fix(lv_observer): fix build error

github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
chore: change API name for lv_rb and lv_lru_rb

github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
feat(needle):add needle to scale

github.com/lvgl/lvgl - lhdjply opened this pull request about 1 year ago
fix(table): set row count to zero

github.com/lvgl/lvgl - PGNetHun opened this pull request about 1 year ago
chore(cmsis-pack): prepare for v8.3.11

github.com/lvgl/lvgl - GorgonMeducer opened this pull request about 1 year ago
chore(example): fix compile warning

github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
feat(decoder): use draw buf for decoded image

github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
chore(image): remove not used frame_id para for decoder

github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
chore(nuttx): use LV_LOG_USER to print driver info

github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
Release v8.3.11

github.com/lvgl/lvgl - kisvegabor opened this issue about 1 year ago
chore(indev):duplicate statements removed

github.com/lvgl/lvgl - cnjhb opened this pull request about 1 year ago
feat(needle):add needle to scale

github.com/lvgl/lvgl - lhdjply opened this pull request about 1 year ago
feat(decoder): put decoded image to cache in bin decoder

github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
fix(cache): fix built-in cache memory leak

github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
Finalize v9

github.com/lvgl/lvgl - kisvegabor opened this issue about 1 year ago
feat(decoder): add compressed c-array image support

github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
feat(tool): add compressed binary image support to C-array

github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
chore(decoder): remove RLE image decoder

github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
fix(obj): readjust scroll after layout when child removed

github.com/lvgl/lvgl - niklasf opened this pull request about 1 year ago
fix(gif):fix wrong position of pointers in interlace mode

github.com/lvgl/lvgl - xaowang96 opened this pull request about 1 year ago
fix(table): rename shortened function names to full names

github.com/lvgl/lvgl - PGNetHun opened this pull request about 1 year ago
The issue of using scale to replace meter

github.com/lvgl/lvgl - lhdjply opened this issue about 1 year ago
fix(obj): readjust scroll after layout when child removed

github.com/lvgl/lvgl - niklasf opened this pull request about 1 year ago
Fix indentation of .pre-commit-config.yaml

github.com/lvgl/lvgl - szepeviktor opened this pull request about 1 year ago
Fix typos

github.com/lvgl/lvgl - szepeviktor opened this pull request about 1 year ago
chore(deps): bump uraimo/run-on-arch-action from 2.5.1 to 2.6.0

github.com/lvgl/lvgl - dependabot[bot] opened this pull request about 1 year ago
chore(deps): bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0

github.com/lvgl/lvgl - dependabot[bot] opened this pull request about 1 year ago
chore(deps): bump mymindstorm/setup-emsdk from 12 to 13

github.com/lvgl/lvgl - dependabot[bot] opened this pull request about 1 year ago
[Feature Request] Mouse input device support

github.com/lvgl/lvgl - XuNeo opened this issue about 1 year ago
fix: workaround MSVC C4576 error

github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
fix(anim_timeline): make it work with custom_exec_cb too

github.com/lvgl/lvgl - kisvegabor opened this pull request about 1 year ago
MSVC will return error C4576 for the following code

github.com/lvgl/lvgl - MouriNaruto opened this issue about 1 year ago
fix(observer): fail when observing an invalid subject

github.com/lvgl/lvgl - mhaberler opened this pull request about 1 year ago
chore: fix warning in SDL draw unit

github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
fix(event): fix lv_obj_clean not send event

github.com/lvgl/lvgl - fuxiujun opened this pull request about 1 year ago
fix(tree): fix crash caused by clean parent in del cb

github.com/lvgl/lvgl - fuxiujun opened this pull request about 1 year ago
feat(indev): use union for lv_indev_data_t

github.com/lvgl/lvgl - bjsylvia opened this pull request about 1 year ago
clangd: IWYU pragmas for proper auto-import

github.com/lvgl/lvgl - ggoraa opened this pull request about 1 year ago
perf(gif): reduce lzw decoding time

github.com/lvgl/lvgl - xaowang96 opened this pull request about 1 year ago
chore: remove stdint header from conf.h

github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
Demo widgets chart coordinates

github.com/lvgl/lvgl - anaGrad opened this issue about 1 year ago
feat(indev): support lv_indev_get_read_cb

github.com/lvgl/lvgl - bjsylvia opened this pull request about 1 year ago
fix(SDL): compile errors

github.com/lvgl/lvgl - W-Mai opened this pull request about 1 year ago
fix(sdl): fix memory leak and double free

github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
feat(indev): add API to remove polling timer

github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
chore: fix inconsistent comment style

github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago