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
optinally install demos and libs as well
github.com/lvgl/lvgl - Ju1He1 opened this pull request about 1 year ago
github.com/lvgl/lvgl - Ju1He1 opened this pull request about 1 year ago
fix(Keyboard): fix keyboard not displaying certain characters in docs
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
fix(vector) : fix append path to empty path and add map 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
fix:replace lv_image_get_zoom with lv_image_get_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
Adding Arm2D support for Renesas RA8D1
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(label): remove automatically adding ext. draw size
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(anim): fix missing changes from #5378
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(anim): rename ready_cb to completed_cb
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(driver): rename dev to drivers + Arduino update
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
doc(fs_template): fix doc params missing
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
refactor(script): add API to generate image file content
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(string): need to use correct copy direction when memory overlaps
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(LVGLImage): Triple double-quoted strings should be used for docstrings
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(vg_lite): fix draw mask rect error
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(decoder): call image post process directly
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): only premultiply for images have alpha
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(bin_decoder): make ownership of decompressed memory clear
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
docs(disp): fix minor typo in docs/porting/display.rst
github.com/lvgl/lvgl - ysy opened this pull request about 1 year ago
github.com/lvgl/lvgl - ysy opened this pull request about 1 year ago
chore(api_map): remove unused api and repalce error name api
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
Dave2d fix border corners
github.com/lvgl/lvgl - jeremy-baker opened this pull request about 1 year ago
github.com/lvgl/lvgl - jeremy-baker opened this pull request about 1 year ago
chore(fs_posix): remove win32 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(strcpy): replace `lv_strcpy` to `lv_strncpy`
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(indev): in event-driven mode,needn't `continue_reading`
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
feat(fs): add `fn_len` for `lv_fs_dir_read`
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(sysmon): performance measurement
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(disp): minor fixes for flushing
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
perf(vg_lite): remove path bounds secondary loop calculation
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(sprintf): fix sprintf compile errors
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(event): fix assert in event bubble mode.
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
feat(tests): add whitelist for compile flag check
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(draw): add lv_draw_sw_rgb565_to_l1 for simpler conversation to monochrome
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(imgfont): simplify imgfont_dsc_t data structure
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): fix freetype build break and imgfont draw error
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
Double and triple click and other gestures
github.com/lvgl/lvgl - kisvegabor opened this issue about 1 year ago
github.com/lvgl/lvgl - kisvegabor opened this issue about 1 year ago
feat(nuttx): add cache 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(windows): remove the imm32 static linking dependency and reduce compilation warnings
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
chore(vg_lite): clean useless function and macro
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): fix outline label is not displayed under transform
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
v9.0.0 `LV_STYLE_TRANSFORM_SCALE` not defined
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(codespace): update lv_conf.h for GitHub codespace
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): fix bg image drawing
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(calendar): Add 2025 and 2024 to default year list
github.com/lvgl/lvgl - C47D opened this pull request about 1 year ago
github.com/lvgl/lvgl - C47D opened this pull request about 1 year ago
fix(nxp): follow LVGL changes
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(style): rename style_anim_time -> style_anim_duration
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
In website docs.lvgl.io, some fonts on the keyboard cannot be displayed.
github.com/lvgl/lvgl - IAMMX opened this issue about 1 year ago
github.com/lvgl/lvgl - IAMMX opened this issue about 1 year ago
Background image tiled for rectangle
github.com/lvgl/lvgl - anaGrad opened this issue about 1 year ago
github.com/lvgl/lvgl - anaGrad opened this issue about 1 year ago
fix(dave2d): follow lvgl changes
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
refact(binfont): unified font creation API
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: improve PR template
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
Install dlls to correct location
github.com/lvgl/lvgl - Ju1He1 opened this pull request about 1 year ago
github.com/lvgl/lvgl - Ju1He1 opened this pull request about 1 year ago
fix(vector): fix draw image pattern with opacity.
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
How to make full use GPU command list
github.com/lvgl/lvgl - XuNeo opened this issue about 1 year ago
github.com/lvgl/lvgl - XuNeo opened this issue about 1 year ago
Revert "refactor(font_load): rename font_load to binfont_load"
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
Revert "feat(tiny_ttf): add lv_font_* as paramater to lv_tiny_ttf_create"
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(demos/vector_graphic): fix memory out-of-bounds access
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(vg_lite): simplify the global path acquisition 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(indev): use `lv_anim_delete` to delete scroll_throw_anim
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(cmsis-pack): prepare for LVGL9 release
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
Use lv_draw_buf_t as argument of API lv_draw_buf_clear/copy
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(indev): use `lv_anim_delete` to delete scroll_throw_anim
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
`lv_draw_buf_copy` should take `lv_draw_buf_t` as first argument
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(tests): replace sprintf -> lv_snprintf
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(draw_buf) make lv_draw_buf_malloc a static function
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(vg_lite): 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
Introduce a CI step or pre-commit hook for spell checking?
github.com/lvgl/lvgl - C47D opened this issue about 1 year ago
github.com/lvgl/lvgl - C47D opened this issue about 1 year ago
missing years in calendar V8.3 and V9
github.com/lvgl/lvgl - GastonHP opened this issue about 1 year ago
github.com/lvgl/lvgl - GastonHP opened this issue about 1 year ago
fix(conf): mode LV_USE_SYSMON and LV_USE_PEFRF/MEM_MONITOR closer
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(drivers): add Windows backend for LVGL v9
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: remove LV_USE_DEV_VERSION
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(calendar): style today and highlighted dates
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(theme): limit the theme applied tabview header buttons
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(conf): lower the default RAM usage from 256k to 64k
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
Build error while enabling file system
github.com/lvgl/lvgl - caichao opened this issue about 1 year ago
github.com/lvgl/lvgl - caichao opened this issue about 1 year ago
The Clock pointer disappeared in Widgets Demo
github.com/lvgl/lvgl - GorgonMeducer opened this issue about 1 year ago
github.com/lvgl/lvgl - GorgonMeducer opened this issue about 1 year ago
LVGL 9: DRAM segment data does not fit when compiling against M5Stack Core2 (ESP32)
github.com/lvgl/lvgl - shiny-mira opened this issue about 1 year ago
github.com/lvgl/lvgl - shiny-mira opened this issue about 1 year ago
fix(doc): recommend to use lv_display_set_buffers 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
The amount of memory for the drawing buffer has increased.
github.com/lvgl/lvgl - ngc6589 opened this issue about 1 year ago
github.com/lvgl/lvgl - ngc6589 opened this issue about 1 year ago
feat(event): use lv_array for event descriptors
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
Tuning API of `lv_array` module
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 Windows backend for LVGL v9
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
Added LCD driver options to Kconfig.
github.com/lvgl/lvgl - zjanosy opened this pull request about 1 year ago
github.com/lvgl/lvgl - zjanosy opened this pull request about 1 year ago
feat(vg_lite_tvg): upgrade vg_lite.h v4.0.47
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
Calendar can't show highlighted_dates and today_date
github.com/lvgl/lvgl - IAMMX opened this issue about 1 year ago
github.com/lvgl/lvgl - IAMMX opened this issue about 1 year ago
github codespaces can't build in latest version now
github.com/lvgl/lvgl - IAMMX opened this issue about 1 year ago
github.com/lvgl/lvgl - IAMMX opened this issue about 1 year ago
I'm going to connect `lvgl` and `epdiy` directly, any suggestion?
github.com/lvgl/lvgl - lanistor opened this issue about 1 year ago
github.com/lvgl/lvgl - lanistor opened this issue about 1 year ago
The new rewritten Windows backend for LVGL v9 Series
github.com/lvgl/lvgl - MouriNaruto opened this issue about 1 year ago
github.com/lvgl/lvgl - MouriNaruto opened this issue about 1 year ago
feat(vg_lite): add stricter path data checking
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(music): fix image display errors in 16 bit and 24 bit errors
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: fix build error when some widgets are 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
fix(grid,flex): fix compile errors when grid or flex 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