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
Animation and keyboard input conflict
github.com/lvgl/lvgl - zhizefeng opened this issue 9 months ago
github.com/lvgl/lvgl - zhizefeng opened this issue 9 months ago
Better sync between LVGL and Zephyr for runtime hw rotation
github.com/lvgl/lvgl - Snevzor opened this issue 9 months ago
github.com/lvgl/lvgl - Snevzor opened this issue 9 months ago
LVGL Integration strategy for Zephyr
github.com/lvgl/lvgl - 0xFarahFl opened this issue 9 months ago
github.com/lvgl/lvgl - 0xFarahFl opened this issue 9 months ago
feat(vg_lite): img_decoder add stride from src
github.com/lvgl/lvgl - jianglianfang opened this pull request 9 months ago
github.com/lvgl/lvgl - jianglianfang opened this pull request 9 months ago
feat(drivers): GLCDC support for RX72 family
github.com/lvgl/lvgl - becseya opened this pull request 9 months ago
github.com/lvgl/lvgl - becseya opened this pull request 9 months ago
fix(dave2d): make it work without software render too
github.com/lvgl/lvgl - kisvegabor opened this pull request 9 months ago
github.com/lvgl/lvgl - kisvegabor opened this pull request 9 months ago
fix(obj) search child object using dfs(depth-first search)
github.com/lvgl/lvgl - jaeho2021 opened this pull request 9 months ago
github.com/lvgl/lvgl - jaeho2021 opened this pull request 9 months ago
chore(example): fix build break caused by undefined LV_USE_DRAW_SW_COMPLEX_GRADIENTS
github.com/lvgl/lvgl - lhdjply opened this pull request 9 months ago
github.com/lvgl/lvgl - lhdjply opened this pull request 9 months ago
Avoid divided-by-zero during draw event
github.com/lvgl/lvgl - ymh-masuda opened this pull request 9 months ago
github.com/lvgl/lvgl - ymh-masuda opened this pull request 9 months ago
fix(dave2d): fix warnings on non Cortex-M85
github.com/lvgl/lvgl - kisvegabor opened this pull request 9 months ago
github.com/lvgl/lvgl - kisvegabor opened this pull request 9 months ago
perf(obj): return directly if parent is unchanged
github.com/lvgl/lvgl - XuNeo opened this pull request 9 months ago
github.com/lvgl/lvgl - XuNeo opened this pull request 9 months ago
docs(quick-overview): update indev create to v9
github.com/lvgl/lvgl - kisvegabor opened this pull request 9 months ago
github.com/lvgl/lvgl - kisvegabor opened this pull request 9 months ago
feat(obj): add API to set/get object ID.
github.com/lvgl/lvgl - XuNeo opened this pull request 9 months ago
github.com/lvgl/lvgl - XuNeo opened this pull request 9 months ago
fix(display): cancelled screen animation may block input indefinitely
github.com/lvgl/lvgl - niklasf opened this pull request 9 months ago
github.com/lvgl/lvgl - niklasf opened this pull request 9 months ago
chore(log): remove \n from log message
github.com/lvgl/lvgl - XuNeo opened this pull request 9 months ago
github.com/lvgl/lvgl - XuNeo opened this pull request 9 months ago
feat(property): add style selector support for property API
github.com/lvgl/lvgl - XuNeo opened this pull request 9 months ago
github.com/lvgl/lvgl - XuNeo opened this pull request 9 months ago
feat(thorvg): update thorvg version to 0.13.5
github.com/lvgl/lvgl - lhdjply opened this pull request 9 months ago
github.com/lvgl/lvgl - lhdjply opened this pull request 9 months ago
feat(thorvg): update thorvg version to 0.13.5
github.com/lvgl/lvgl - lhdjply opened this pull request 9 months ago
github.com/lvgl/lvgl - lhdjply opened this pull request 9 months ago
docs(lottie): fix missing lottie link on the widgets index
github.com/lvgl/lvgl - lhdjply opened this pull request 9 months ago
github.com/lvgl/lvgl - lhdjply opened this pull request 9 months ago
tiny_ttf ignores cache_size in lv_tiny_ttf_create_file_ex function
github.com/lvgl/lvgl - cybekRT opened this issue 9 months ago
github.com/lvgl/lvgl - cybekRT opened this issue 9 months ago
feat(api_map): adds guards to api mapping
github.com/lvgl/lvgl - kdschlosser opened this pull request 9 months ago
github.com/lvgl/lvgl - kdschlosser opened this pull request 9 months ago
lv_api_map_v8.h has no consideration for things that are enabled/disabled
github.com/lvgl/lvgl - kdschlosser opened this issue 9 months ago
github.com/lvgl/lvgl - kdschlosser opened this issue 9 months ago
Linux DRM display mode locks up by default due to missing lv_tick_set_cb
github.com/lvgl/lvgl - falkTX opened this issue 9 months ago
github.com/lvgl/lvgl - falkTX opened this issue 9 months ago
feat(env_support): add build-time dependencies for custom cmake
github.com/lvgl/lvgl - falkTX opened this pull request 9 months ago
github.com/lvgl/lvgl - falkTX opened this pull request 9 months ago
feat(tests): add VG-Lite render test
github.com/lvgl/lvgl - FASTSHIFT opened this pull request 9 months ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request 9 months ago
Grid layout style `grid_column_align` seems to have no effect
github.com/lvgl/lvgl - nagyrobi opened this issue 9 months ago
github.com/lvgl/lvgl - nagyrobi opened this issue 9 months ago
Revert "feat(pxp): add zephyr support"
github.com/lvgl/lvgl - FASTSHIFT opened this pull request 9 months ago
github.com/lvgl/lvgl - FASTSHIFT opened this pull request 9 months ago
Could provide a font convert tool by c++?
github.com/lvgl/lvgl - xinsuinizhuan opened this issue 9 months ago
github.com/lvgl/lvgl - xinsuinizhuan opened this issue 9 months ago
fix(roller): Avoid divided-by-zero during draw event
github.com/lvgl/lvgl - ymh-masuda opened this pull request 9 months ago
github.com/lvgl/lvgl - ymh-masuda opened this pull request 9 months ago
fix(demo): lv_demo_widgets update scale3 needle and label pos on resize
github.com/lvgl/lvgl - liamHowatt opened this pull request 9 months ago
github.com/lvgl/lvgl - liamHowatt opened this pull request 9 months ago
feat(refr): updates LVGL's refresh when double buffering is being used.
github.com/lvgl/lvgl - kdschlosser opened this pull request 9 months ago
github.com/lvgl/lvgl - kdschlosser opened this pull request 9 months ago
fix(layouts): fix rounding for fr in grid layout
github.com/lvgl/lvgl - niklasf opened this pull request 9 months ago
github.com/lvgl/lvgl - niklasf opened this pull request 9 months ago
feat(opengles): add basic driver for opengles
github.com/lvgl/lvgl - danyyliu opened this pull request 9 months ago
github.com/lvgl/lvgl - danyyliu opened this pull request 9 months ago
feat(opengles): add basic driver for opengles
github.com/lvgl/lvgl - danyyliu opened this pull request 9 months ago
github.com/lvgl/lvgl - danyyliu opened this pull request 9 months ago
fix(freetype): fix potential multi-threaded data conflicts
github.com/lvgl/lvgl - W-Mai opened this pull request 9 months ago
github.com/lvgl/lvgl - W-Mai opened this pull request 9 months ago
lvgl draws artefacts after button click
github.com/lvgl/lvgl - Wlad79 opened this issue 9 months ago
github.com/lvgl/lvgl - Wlad79 opened this issue 9 months ago
docs(quick-overview): clarify which folders are required
github.com/lvgl/lvgl - kisvegabor opened this pull request 9 months ago
github.com/lvgl/lvgl - kisvegabor opened this pull request 9 months ago
feat(obj): add check null pointer
github.com/lvgl/lvgl - XuNeo opened this pull request 9 months ago
github.com/lvgl/lvgl - XuNeo opened this pull request 9 months ago
fix(conf): make comment requirement explicit
github.com/lvgl/lvgl - cristian-stoica opened this pull request 9 months ago
github.com/lvgl/lvgl - cristian-stoica opened this pull request 9 months ago
Bengali string display abnormal using freetype lib
github.com/lvgl/lvgl - xuanmumy opened this issue 9 months ago
github.com/lvgl/lvgl - xuanmumy opened this issue 9 months ago
Fix build issues on src/draw/nxp/vglite
github.com/lvgl/lvgl - cristian-stoica opened this pull request 9 months ago
github.com/lvgl/lvgl - cristian-stoica opened this pull request 9 months ago
fix(drivers): drm driver not initialising with small screens
github.com/lvgl/lvgl - timstableford opened this pull request 9 months ago
github.com/lvgl/lvgl - timstableford opened this pull request 9 months ago
fix(span): fix span incorrect max height calculation
github.com/lvgl/lvgl - W-Mai opened this pull request 9 months ago
github.com/lvgl/lvgl - W-Mai opened this pull request 9 months ago
Number and logic buttons in physical buttons
github.com/lvgl/lvgl - zhizefeng opened this issue 9 months ago
github.com/lvgl/lvgl - zhizefeng opened this issue 9 months ago
why the picture pixel blinking when running lvgl demo
github.com/lvgl/lvgl - tkernelcn opened this issue 9 months ago
github.com/lvgl/lvgl - tkernelcn opened this issue 9 months ago
Change TileView Scroll animation speed
github.com/lvgl/lvgl - jgauchia opened this issue 9 months ago
github.com/lvgl/lvgl - jgauchia opened this issue 9 months ago
STM32 Baremetal application only Renders to part of the screen
github.com/lvgl/lvgl - zacck opened this issue 9 months ago
github.com/lvgl/lvgl - zacck opened this issue 9 months ago
fix(benchmark): use the correct subject for performance data
github.com/lvgl/lvgl - kisvegabor opened this pull request 9 months ago
github.com/lvgl/lvgl - kisvegabor opened this pull request 9 months ago
test(span): add span testcase for Chinese line break
github.com/lvgl/lvgl - W-Mai opened this pull request 9 months ago
github.com/lvgl/lvgl - W-Mai opened this pull request 9 months ago
get_x_aligned returns wrong value in case of percentage unit
github.com/lvgl/lvgl - leidto opened this issue 9 months ago
github.com/lvgl/lvgl - leidto opened this issue 9 months ago
Default fonts not clear on red background
github.com/lvgl/lvgl - keerthansys22 opened this issue 9 months ago
github.com/lvgl/lvgl - keerthansys22 opened this issue 9 months ago
feat(printf): LV_FORMAT_ATTRIBUTE for IAR compiler
github.com/lvgl/lvgl - josepho0918 opened this pull request 9 months ago
github.com/lvgl/lvgl - josepho0918 opened this pull request 9 months ago
fix(indev): fix elastic scrolling with snapping
github.com/lvgl/lvgl - kisvegabor opened this pull request 9 months ago
github.com/lvgl/lvgl - kisvegabor opened this pull request 9 months ago
LV_EVENT_CLICKED should only be fired if the release takes place over the same object where the press happened
github.com/lvgl/lvgl - Viatorus opened this issue 9 months ago
github.com/lvgl/lvgl - Viatorus opened this issue 9 months ago
fix (dave2d) : remove __NOP(); and __BKPT(0);
github.com/lvgl/lvgl - jeremy-baker opened this pull request 9 months ago
github.com/lvgl/lvgl - jeremy-baker opened this pull request 9 months ago
Error: failed to map framebuffer device to memory: Invalid argument
github.com/lvgl/lvgl - whsqjss opened this issue 9 months ago
github.com/lvgl/lvgl - whsqjss opened this issue 9 months ago
fix(canvas): lv_canvas_set_px for indexed images
github.com/lvgl/lvgl - kisvegabor opened this pull request 9 months ago
github.com/lvgl/lvgl - kisvegabor opened this pull request 9 months ago
feat(refr): add backward compatibility for LV_COLOR_16_SWAP
github.com/lvgl/lvgl - kisvegabor opened this pull request 9 months ago
github.com/lvgl/lvgl - kisvegabor opened this pull request 9 months ago
chore(image_decoder): fix compile error when compiling testcase
github.com/lvgl/lvgl - W-Mai opened this pull request 9 months ago
github.com/lvgl/lvgl - W-Mai opened this pull request 9 months ago
fix(span): fix Chinese character incorrect break line
github.com/lvgl/lvgl - W-Mai opened this pull request 9 months ago
github.com/lvgl/lvgl - W-Mai opened this pull request 9 months ago
feat(micropython): improve mem core micropython
github.com/lvgl/lvgl - Carglglz opened this pull request 9 months ago
github.com/lvgl/lvgl - Carglglz opened this pull request 9 months ago
lv_demo_widgets example in windows, get stuck and break!
github.com/lvgl/lvgl - xinsuinizhuan opened this issue 9 months ago
github.com/lvgl/lvgl - xinsuinizhuan opened this issue 9 months ago
have the C++ version image convert tool and font generate tool?
github.com/lvgl/lvgl - xinsuinizhuan opened this issue 9 months ago
github.com/lvgl/lvgl - xinsuinizhuan opened this issue 9 months ago
How can LVGL be better used on wayland/ DRM-enabled SoCs?
github.com/lvgl/lvgl - arilink opened this issue 9 months ago
github.com/lvgl/lvgl - arilink opened this issue 9 months ago
ESP32-3248S035C with GT911 touch chip, arduino demo compile error
github.com/lvgl/lvgl - eagl1 opened this issue 9 months ago
github.com/lvgl/lvgl - eagl1 opened this issue 9 months ago
feat(bar): add bar's orientation
github.com/lvgl/lvgl - TridentTD opened this pull request 9 months ago
github.com/lvgl/lvgl - TridentTD opened this pull request 9 months ago
How to display Thai on the interface
github.com/lvgl/lvgl - jeremyvirtue opened this issue 9 months ago
github.com/lvgl/lvgl - jeremyvirtue opened this issue 9 months ago
Automatioc check for broken links in documentation
github.com/lvgl/lvgl - becseya opened this issue 9 months ago
github.com/lvgl/lvgl - becseya opened this issue 9 months ago
fix(animimage): add NULL pointer check
github.com/lvgl/lvgl - yinntian opened this pull request 9 months ago
github.com/lvgl/lvgl - yinntian opened this pull request 9 months ago
docs(simulator): update simulator page and mention lv_port_linux
github.com/lvgl/lvgl - kisvegabor opened this pull request 9 months ago
github.com/lvgl/lvgl - kisvegabor opened this pull request 9 months ago
feat(stdlib): strncpy consistency and add strlcpy
github.com/lvgl/lvgl - liamHowatt opened this pull request 9 months ago
github.com/lvgl/lvgl - liamHowatt opened this pull request 9 months ago
Scrolling does not respect padding of parent.
github.com/lvgl/lvgl - di-jtrumpower opened this issue 9 months ago
github.com/lvgl/lvgl - di-jtrumpower opened this issue 9 months ago
feat(test): enable warning to format-security
github.com/lvgl/lvgl - XuNeo opened this pull request 9 months ago
github.com/lvgl/lvgl - XuNeo opened this pull request 9 months ago
The display will not receive the input event like press and release if a new screen is loaded.
github.com/lvgl/lvgl - sliang951753 opened this issue 9 months ago
github.com/lvgl/lvgl - sliang951753 opened this issue 9 months ago
Incomplete implementation of lv_canvas_set_px() for indexed color format
github.com/lvgl/lvgl - vitotai opened this issue 9 months ago
github.com/lvgl/lvgl - vitotai opened this issue 9 months ago