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

feat: anim pause

github.com/lvgl/lvgl - AndreCostaaa opened this pull request 1 day ago
feat: one shot timer

github.com/lvgl/lvgl - AndreCostaaa opened this issue 1 day ago
fix(OS) add support for thread names

github.com/lvgl/lvgl - cristian-stoica opened this pull request 1 day ago
fix(sysmon): fix heap memory overflow

github.com/lvgl/lvgl - xiaoxinpro opened this pull request 2 days ago
docs: fix usage of timer user data

github.com/lvgl/lvgl - AndreCostaaa opened this pull request 2 days ago
ci: add 8bit build option

github.com/lvgl/lvgl - AndreCostaaa opened this pull request 3 days ago
fix(wayland): delete the allocated display and buffers

github.com/lvgl/lvgl - ThomasDevoogdt opened this pull request 3 days ago
Loading JPG images from Arduino SD

github.com/lvgl/lvgl - gilphilbert opened this issue 3 days ago
Playback speed of the .gif file is too slow

github.com/lvgl/lvgl - vishvanathdoijad opened this issue 3 days ago
feat(obj): add dragable flag

github.com/lvgl/lvgl - lhdjply opened this pull request 3 days ago
Rust binding CI test

github.com/lvgl/lvgl - C47D opened this issue 3 days ago
feat(demos): High Resolution Demo Improvements

github.com/lvgl/lvgl - liamHowatt opened this pull request 3 days ago
"lv_chart_set_div_line_count"Data type error

github.com/lvgl/lvgl - xinixnqaq opened this issue 4 days ago
Chart can't display full range

github.com/lvgl/lvgl - ellchr00 opened this issue 4 days ago
[code] add support for vector fonts

github.com/lvgl/lvgl - etag4048 opened this pull request 4 days ago
fix(docs): clarify how to pass color index...

github.com/lvgl/lvgl - vwheeler63 opened this pull request 5 days ago
Suggestions on the Roller Component

github.com/lvgl/lvgl - zxdgithub001 opened this issue 5 days ago
fix(draw_buf): flush D-Cache after clear buffer

github.com/lvgl/lvgl - xaowang96 opened this pull request 5 days ago
fix(widgets): fix an incorrect text replacement

github.com/lvgl/lvgl - DDcrow opened this pull request 5 days ago
Legacy bin image detection

github.com/lvgl/lvgl - fatihozen3 opened this issue 5 days ago
ignore

github.com/lvgl/lvgl - vednildip opened this issue 6 days ago
Wayland: keyboard input events are broken

github.com/lvgl/lvgl - catmengi opened this issue 6 days ago
feat(libinput): map LV_KEY_{ESC}

github.com/lvgl/lvgl - ThomasDevoogdt opened this pull request 7 days ago
[wayland] transparent background

github.com/lvgl/lvgl - ThomasDevoogdt opened this issue 7 days ago
fix(label): limit self size by max_height style

github.com/lvgl/lvgl - niklasf opened this pull request 7 days ago
docs(layer): fix layer rst function error

github.com/lvgl/lvgl - lizhaoming634 opened this pull request 7 days ago
fix(circle_buff): replace a none ASCII character

github.com/lvgl/lvgl - YangGangUEFI opened this pull request 8 days ago
perf(vg_lite): optimize matrix and rectangle conversion

github.com/lvgl/lvgl - FASTSHIFT opened this pull request 8 days ago
perf(refr): reduce matrix conversion

github.com/lvgl/lvgl - FASTSHIFT opened this pull request 8 days ago
fix(label): fix updating scrolling label text

github.com/lvgl/lvgl - kisvegabor opened this pull request 10 days ago
feat(draw/sw) Allow custom handlers

github.com/lvgl/lvgl - faxe1008 opened this pull request 11 days ago
fix(misc_tree): add NULL check

github.com/lvgl/lvgl - pfvogel opened this pull request 13 days ago
static function declarations do not get exported

github.com/lvgl/lvgl - kdschlosser opened this issue 14 days ago
fix(lv_freetype): clean up #includes in lv_freetype.*

github.com/lvgl/lvgl - vwheeler63 opened this pull request 15 days ago
perf(obj): use layer to cache the current opa stack

github.com/lvgl/lvgl - FASTSHIFT opened this pull request 15 days ago
Problem of the efficiency of text wrapping

github.com/lvgl/lvgl - Neothai opened this issue 16 days ago
VGLite rendering on K230 is broken

github.com/lvgl/lvgl - MrThanlon opened this issue 16 days ago
chore: fix typos in nema_gfx

github.com/lvgl/lvgl - bjsylvia opened this pull request 18 days ago
chore: fix typos in some header files

github.com/lvgl/lvgl - bjsylvia opened this pull request 18 days ago
chore: fix typos in drivers

github.com/lvgl/lvgl - bjsylvia opened this pull request 18 days ago
chore: fix typos in libs

github.com/lvgl/lvgl - bjsylvia opened this pull request 18 days ago
chore: fix typos in others

github.com/lvgl/lvgl - bjsylvia opened this pull request 18 days ago
chore: fix typos in lv_text.c

github.com/lvgl/lvgl - bjsylvia opened this pull request 18 days ago
chore: fix typos in lv_display.h

github.com/lvgl/lvgl - bjsylvia opened this pull request 18 days ago
chore: fix typos in lv_draw_label.h

github.com/lvgl/lvgl - bjsylvia opened this pull request 18 days ago
chore: fix typos in core

github.com/lvgl/lvgl - bjsylvia opened this pull request 18 days ago
guide for porting v8 to v9

github.com/lvgl/lvgl - CodingPapi opened this issue 18 days ago
lv_obj_set_drag()

github.com/lvgl/lvgl - jor1178 opened this issue 19 days ago
perf(vg_lite): improve path append data performance

github.com/lvgl/lvgl - FASTSHIFT opened this pull request 19 days ago
control the sliding step

github.com/lvgl/lvgl - Natural-Fire opened this issue 19 days ago
Holidays

github.com/lvgl/lvgl - kisvegabor opened this issue 20 days ago
fix(anim): remove the redefinition of lv_anim_set_time

github.com/lvgl/lvgl - kisvegabor opened this pull request 20 days ago
Images not rendering in 9.2.2

github.com/lvgl/lvgl - rohmer opened this issue 20 days ago
lv_anim_set_duration() defined twice

github.com/lvgl/lvgl - tdjastrzebski opened this issue 20 days ago
undefined reference to ” lv_ “

github.com/lvgl/lvgl - UF4OVER opened this issue 22 days ago
Sliding Inertia Effect

github.com/lvgl/lvgl - Natural-Fire opened this issue 22 days ago
feat(draw_label): clear draw buffer when allocate it

github.com/lvgl/lvgl - W-Mai opened this pull request 22 days ago
fix(scroll): handle scroll chain with snapping too

github.com/lvgl/lvgl - kisvegabor opened this pull request 22 days ago
feat(draw): add lv_draw_letter support

github.com/lvgl/lvgl - W-Mai opened this pull request 22 days ago
No assert malloc on multiple malloc calls

github.com/lvgl/lvgl - jfsimardStelpro opened this issue 23 days ago
docs(intro): fix typos

github.com/lvgl/lvgl - bjsylvia opened this pull request 23 days ago
docs(details): fix typos

github.com/lvgl/lvgl - bjsylvia opened this pull request 23 days ago
fix(ap): fix ap unicode 0622+0644

github.com/lvgl/lvgl - W-Mai opened this pull request 23 days ago
feat(drivers): add evdev discovery

github.com/lvgl/lvgl - liamHowatt opened this pull request 23 days ago
fix(keyboard):typo

github.com/lvgl/lvgl - cnjhb opened this pull request 23 days ago