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
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
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
github.com/lvgl/lvgl - kdschlosser opened this issue about 1 year ago
feat(decoder): remove `img_data` and use `decoded` draw buffer instead
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(decoder): fix RGB565A8 stride process
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: do not use strdup in c99
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
mem leak of x-axis values in chart for 8.3 branch
github.com/lvgl/lvgl - pfyra opened this issue about 1 year ago
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
github.com/lvgl/lvgl - massoudsoltanian opened this pull request about 1 year ago
Migrate to C11(or use gnu99) to support `anonymous union`
github.com/lvgl/lvgl - XuNeo opened this issue about 1 year ago
github.com/lvgl/lvgl - XuNeo opened this issue 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
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
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
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
github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
feat(script): allow to run code-format.py outside of script/
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(display): check NULL act_screen before using it
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(snapshot): set data_size on returned dsc
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
docs(sjpg): color depth no longer limited 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
feat(image): add image properties and test
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(obj): add obj state property
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(png): use draw_buf for decoded 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
can't decode jpg while use path file (version 8.3.7)
github.com/lvgl/lvgl - sam131208 opened this issue about 1 year ago
github.com/lvgl/lvgl - sam131208 opened this issue about 1 year ago
feat(profiler): add some profiler points and default header for perfetto ui
github.com/lvgl/lvgl - bjsylvia opened this pull request about 1 year ago
github.com/lvgl/lvgl - bjsylvia 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
github.com/lvgl/lvgl - niklasf 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
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
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
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
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
github.com/lvgl/lvgl - kdschlosser opened this pull request about 1 year ago
Fixes unused variable errors when compiling and logging is turned off
github.com/lvgl/lvgl - kdschlosser opened this pull request about 1 year ago
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
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
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
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
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
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
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
github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
feat(indev): add lv_indev_set_mode to switch input device's event model
github.com/lvgl/lvgl - bjsylvia opened this pull request about 1 year ago
github.com/lvgl/lvgl - bjsylvia opened this pull request about 1 year ago
fix(draw): use image area to check if decoded image usable
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(nuttx): get fd by lv_xxx_get_driver_data
github.com/lvgl/lvgl - bjsylvia opened this pull request about 1 year ago
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
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
github.com/lvgl/lvgl - HongChao6 opened this issue 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
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
github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
chore(property): use change API word order to make it consistent
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(lv_observer): fix build error
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: change API name for lv_rb and lv_lru_rb
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(needle):add needle to scale
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(table): set row count to zero
github.com/lvgl/lvgl - PGNetHun opened this pull request about 1 year ago
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
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
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
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
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
github.com/lvgl/lvgl - FASTSHIFT opened this pull request about 1 year ago
chore(indev):duplicate statements removed
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(needle):add needle to scale
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(decoder): put decoded image to cache in bin decoder
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(cache): fix built-in cache memory leak
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(decoder): add compressed c-array image support
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(tool): add compressed binary image support to C-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
chore(decoder): remove RLE image decoder
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(style): make the style parameter const in lv_obj_add/remove_style
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(obj): readjust scroll after layout when child removed
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
Inconsistency in `lv_anim_t` Module Operation Compared to Other Modules like `lv_obj_t` and `lv_timer_t`
github.com/lvgl/lvgl - XuNeo opened this issue about 1 year ago
github.com/lvgl/lvgl - XuNeo opened this issue 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
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
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
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
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
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
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
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
github.com/lvgl/lvgl - dependabot[bot] opened this pull request about 1 year ago
[Feature Request] Create and draw widget on canvas
github.com/lvgl/lvgl - XuNeo opened this issue about 1 year ago
github.com/lvgl/lvgl - XuNeo opened this issue about 1 year ago
[Feature Request] Mouse input device support
github.com/lvgl/lvgl - XuNeo opened this issue about 1 year ago
github.com/lvgl/lvgl - XuNeo opened this issue about 1 year ago
Deleting multiple children is slow due to eager layout updates
github.com/lvgl/lvgl - niklasf opened this issue about 1 year ago
github.com/lvgl/lvgl - niklasf 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
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
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
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
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
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
github.com/lvgl/lvgl - fuxiujun opened this pull request about 1 year ago
Vote for addon in future releases, some kind of LVGL virtual display driver
github.com/lvgl/lvgl - djixon opened this issue about 1 year ago
github.com/lvgl/lvgl - djixon opened this issue 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
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
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
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
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
github.com/lvgl/lvgl - XuNeo opened this pull request 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
github.com/lvgl/lvgl - bjsylvia 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
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
github.com/lvgl/lvgl - XuNeo opened this pull request about 1 year ago
chore(script): generate C array with more paras to avoid conflicts
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: fix inconsistent comment style
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