This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_UI_SDK
/
lvgl
Watch
1
Star
0
Fork
0
You've already forked lvgl
mirror of
https://github.com/lvgl/lvgl.git
synced
2026-02-05 21:42:20 +08:00
Code
Issues
Actions
23
Packages
Projects
Releases
Wiki
Activity
All Workflows
arduino.yml
build_examples_with_cxx_compiler.yml
build_hardware.yml
build_micropython.yml
ccpp.yml
check_bom.yml
check_conf.yml
check_properties.yml
check_style.yml
check_templ.yml
close_old_issues.yml
compile_docs.yml
esp_upload_component.yml
gen_json.yml
install.yml
main.yml
makefiles.yml
makefiles_uefi.yml
perf_emulation.yml
perf_emulation_handle_results.yml
perf_hardware.yml
perf_hardware_comment_pr.yml
perf_tests.yml
platformio_publish.yaml
release.yml
release_branch_updater.yml
verify_font_license.yml
verify_kconfig.yml
Actor
All actors
Mirrors_UI_SDK
Status
All status
Success
Failure
Waiting
Running
docs(style_api_gen): add missing * to style API documentation (#9684)
#6762
:
Commit
bc76ee1857
pushed by
Mirrors_UI_SDK
master
2026-02-05 21:50:27 +08:00
0s
View workflow file
fix(dave2d): fix several rendering issues (mostly restore the original alpha) (#9566)
#6736
:
Commit
84861b8bf2
pushed by
Mirrors_UI_SDK
master
2026-02-05 06:31:07 +08:00
0s
View workflow file
fix(fbdev): add missing errno.h include (#9673)
#6714
:
Commit
0a6de47190
pushed by
Mirrors_UI_SDK
master
2026-02-04 05:07:08 +08:00
0s
View workflow file
test(vector): add more draw vector test case (#9524)
#6691
:
Commit
d6065bf94a
pushed by
Mirrors_UI_SDK
master
2026-02-03 20:47:16 +08:00
0s
View workflow file
fix(image): add transform support for AL88 color format images (#9627)
#6669
:
Commit
61aa7a2bd5
pushed by
Mirrors_UI_SDK
master
2026-02-03 04:25:35 +08:00
0s
View workflow file
build(deps): bump dawidd6/action-download-artifact from 12 to 14 (#9666)
#6649
:
Commit
2393897550
pushed by
Mirrors_UI_SDK
master
2026-02-02 20:15:27 +08:00
0s
View workflow file
fix(svg): set stride in decoder info to prevent warning (#9657)
#6621
:
Commit
ffff043daf
pushed by
Mirrors_UI_SDK
master
2026-01-31 18:30:32 +08:00
0s
View workflow file
fix(g2d): fix hardware version check with LV_USE_PXP (#9644)
#6598
:
Commit
9a022e891e
pushed by
Mirrors_UI_SDK
master
2026-01-30 18:25:15 +08:00
0s
View workflow file
fix(run_tests.sh): fix gcov versions mismatch issue (#9652)
#6576
:
Commit
9cff942265
pushed by
Mirrors_UI_SDK
master
2026-01-30 02:04:56 +08:00
0s
View workflow file
feat(ppa): make the PPA burst length configurable (#9612)
#6553
:
Commit
f82604392f
pushed by
Mirrors_UI_SDK
master
2026-01-29 18:00:37 +08:00
0s
View workflow file
fix(image): incorrect L8 image alpha channel to ARGB8888 blend (#9645)
#6530
:
Commit
0253096008
pushed by
Mirrors_UI_SDK
master
2026-01-29 01:33:51 +08:00
0s
View workflow file
feat(nanovg): add draw 3D support (#9571)
#6508
:
Commit
d7b3e00300
pushed by
Mirrors_UI_SDK
master
2026-01-28 08:34:23 +08:00
0s
View workflow file
chore(gif): move GIF Widget to widgets/ directory (#9617)
#6486
:
Commit
b5b73db5f7
pushed by
Mirrors_UI_SDK
master
2026-01-28 00:28:15 +08:00
0s
View workflow file
feat(indev): add api to set gesture thresholds (#9641)
#6465
:
Commit
a15dcbeb56
pushed by
Mirrors_UI_SDK
master
2026-01-27 15:54:25 +08:00
0s
View workflow file
docs(buttonmatrix): fix event name typo (#9635)
#6431
:
Commit
4d9d354355
pushed by
Mirrors_UI_SDK
master
2026-01-27 00:31:02 +08:00
0s
View workflow file
fix(lovyan_gfx): resolve double rotation in touch coordinates (#9628)
#6408
:
Commit
4b72af3934
pushed by
Mirrors_UI_SDK
master
2026-01-25 22:41:39 +08:00
0s
View workflow file
feat(calendar): add 2026 to header (#9630)
#6385
:
Commit
6da0773e2d
pushed by
Mirrors_UI_SDK
master
2026-01-24 18:45:18 +08:00
0s
View workflow file
fix(property): remove LV_PROPERTY_TEXTAREA_INSERT_REPLACE (#9606) (#9625)
#6362
:
Commit
c582d291da
pushed by
Mirrors_UI_SDK
master
2026-01-24 02:03:28 +08:00
0s
View workflow file
fix(property): fix reading style property returns uninitialized if non-local (#9234)
#6342
:
Commit
f6f149930d
pushed by
Mirrors_UI_SDK
master
2026-01-23 09:23:47 +08:00
0s
View workflow file
feat(dropdown): static and non-static setter for text
#6317
:
Commit
af5c3f12f6
pushed by
Mirrors_UI_SDK
master
2026-01-22 18:30:29 +08:00
0s
View workflow file
feat(svg): support inheriting node attributes (#9424)
#6294
:
Commit
3b127c589e
pushed by
Mirrors_UI_SDK
master
2026-01-21 12:55:16 +08:00
0s
View workflow file
fix(drm): set stride for draw buffers (#9609)
#6273
:
Commit
d67aaab16e
pushed by
Mirrors_UI_SDK
master
2026-01-20 16:05:33 +08:00
0s
View workflow file
feat(canvas): add api to skip canvas invalidation when setting pixel (#9592)
#6246
:
Commit
94ae6c0535
pushed by
Mirrors_UI_SDK
master
2026-01-17 18:32:50 +08:00
0s
View workflow file
feat(wayland): add egl support (#9398)
#6223
:
Commit
0648b6d916
pushed by
Mirrors_UI_SDK
master
2026-01-16 16:13:48 +08:00
0s
View workflow file
docs: add missing xml redirects (#9593)
#6199
:
Commit
2b37b12aba
pushed by
Mirrors_UI_SDK
master
2026-01-15 21:25:59 +08:00
0s
View workflow file
fix(opengl): fallback to RGB for desktop GL (#9588)
#6176
:
Commit
ab64630644
pushed by
Mirrors_UI_SDK
master
2026-01-15 04:50:58 +08:00
0s
View workflow file
chore(msgbox): fix the incorrect return value docs (#9584)
#6154
:
Commit
307471d3d9
pushed by
Mirrors_UI_SDK
master
2026-01-14 04:21:21 +08:00
0s
View workflow file
fix(gltf): add missing LV_RESULT_INVALID check (#9580)
#6131
:
Commit
d1e39c25f1
pushed by
Mirrors_UI_SDK
master
2026-01-13 20:16:47 +08:00
0s
View workflow file
fix(draw_sw): remove unused code in `lv_draw_sw_blend_to_a8.c` (#9567)
#6109
:
Commit
4432b85fd0
pushed by
Mirrors_UI_SDK
master
2026-01-13 00:05:34 +08:00
0s
View workflow file
docs(canvas): clarify buffer allocation details (#9563)
#6077
:
Commit
9e8c3ef654
pushed by
Mirrors_UI_SDK
master
2026-01-12 16:03:07 +08:00
0s
View workflow file
First
Previous
1
2
3
4
5
...
Next
Last