Commit Graph

  • 1219d2b75b fix(sdl): remove extraneous function declarations (#10079) master André Costa 2026-05-08 20:44:20 +02:00
  • 5debd9f0f1 feat(freetype): support variable weight fonts (#9844) VIFEX 2026-05-09 02:42:56 +08:00
  • 41cc350d2b fix(nuttx): guard declarations inside LV_USE_NUTTX (#10078) André Costa 2026-05-08 12:22:09 +02:00
  • 6ef84ca976 feat(lvgl_private): include lvgl private api when config is set (#10081) André Costa 2026-05-08 12:21:50 +02:00
  • 92708ebbbb feat(vg_lite_driver): add GCNanoUltraV options file (#10055) Peterson-Brett 2026-05-08 01:06:57 -07:00
  • d90aed38d8 fix(conf_internal): fix lv_conf.h include path (#10057) Gabor Kiss-Vamosi 2026-05-08 09:47:20 +02:00
  • c163e412bb docs(display): mention correct event name to react to a rotation change (#10075) André Costa 2026-05-07 22:27:53 +02:00
  • 963e704fb1 feat(deprecation): add lv_deprecated mactro (#10008) Akos Vandra-Meyer 2026-05-07 14:28:20 +02:00
  • b6cb3542cb refactor(lvgl_public): rename lv_public_api to lvgl_public (#10074) André Costa 2026-05-07 10:31:01 +02:00
  • 998021546f feat(wayland): improve pointer and touch responsiveness (#10017) Joshua Watt 2026-05-07 02:16:38 -06:00
  • 5b85d4d309 chore(find_version): fix outdated path in script (#10073) André Costa 2026-05-07 10:14:20 +02:00
  • 92145208c0 docs(lv_ll): add lv_ll documentation (#10068) Akos Vandra-Meyer 2026-05-07 09:58:35 +02:00
  • ac7892c513 perf(opengles): avoid texture cache interaction for non-cacheable tasks (#9910) Nicola Orlandi 2026-05-07 09:40:28 +02:00
  • 7a06ac52cd ci(pr-title): add automated PR title format check (#10023) VIFEX 2026-05-07 15:33:47 +08:00
  • 86135ebfdd docs(image_decoder): remove reference to line-scan decoding (#10056) bryghtlabs-richard 2026-05-07 02:32:25 -05:00
  • 9daceecab1 fix(eve): fix path to lvgl.h (#10058) André Costa 2026-05-07 09:31:25 +02:00
  • c41e958cf7 feat(image): add LV_IMAGE_ALIGN_CONTAIN_DOWNSCALE (#10063) Niklas Fiekas 2026-05-07 09:31:07 +02:00
  • 73cd011ebd document lv_ll feat/document-lv-ll Vandra-Meyer Akos 2026-05-06 17:45:10 +02:00
  • ada1c2bb08 fix bad merge fix/wide-gifs Vandra-Meyer Akos 2026-05-06 12:08:57 +02:00
  • edc8d9e194 regen lv conf internal Vandra-Meyer Akos 2026-05-06 12:07:57 +02:00
  • 612f6dddf4 reduce default values for gif max width Vandra-Meyer Akos 2026-05-06 12:07:31 +02:00
  • 9a92075952 fix(array): remove extraneous lv_array_private file (#10059) André Costa 2026-05-06 12:06:24 +02:00
  • 1e749f57f2 Update src/libs/gif/AnimatedGIF.h Akos Vandra-Meyer 2026-05-05 17:22:24 +02:00
  • 4c6fe5e478 make gif max width/height configurable, and unreasonably large by default. Vandra-Meyer Ákos 2026-04-09 15:23:38 +02:00
  • 1ded3cb512 add deprecation macros feat/lv-check-obj Vandra-Meyer Ákos 2026-04-23 17:35:29 +02:00
  • a68d51b7a3 deprecate LV_ASSERT_OBJ. feat/deprecate-lv-assert-obj Vandra-Meyer Ákos 2026-04-23 21:50:31 +02:00
  • ce9060455c add deprecation macros Vandra-Meyer Ákos 2026-04-23 17:35:29 +02:00
  • ee99967aa6 fix(devcontainer): replace broken Emscripten feature with Dockerfile-based emsdk install (#10060) Copilot 2026-05-05 13:28:45 +02:00
  • 78f2b5139d feat: introduces LV_CHECK_ARG (#9986) Akos Vandra-Meyer 2026-05-05 12:48:17 +02:00
  • 1e12358523 chore(style_gen): update style gen script to generate .mdx (#10042) André Costa 2026-05-04 22:21:57 +02:00
  • aebad7ccbf fix(glad): fix compilation errors by using relative includes (#10001) André Costa 2026-05-04 22:21:11 +02:00
  • 63af2b597f docs: replace extraneous .rst code-block directives (#10054) André Costa 2026-05-04 22:16:27 +02:00
  • 3dead50a07 build(drm): link libdrm publicly since lvgl headers expose drm types (#10002) André Costa 2026-05-04 22:16:01 +02:00
  • d04ffbcbcb build(cmake): remove thorvg sources from main lib sources list (#10039) André Costa 2026-05-04 22:15:37 +02:00
  • 6ce0add911 chore(style_gen): update style docs generation script chore-update-style-gen-docs André Costa 2026-05-01 14:04:00 +02:00
  • c9ba438eeb chore(codeowners): welcome Akos! (#10048) André Costa 2026-05-03 10:13:09 +02:00
  • 7f0fadc698 docs(examples): remove index.rst files (#10036) Gabor Kiss-Vamosi 2026-05-03 10:12:49 +02:00
  • c329a2db34 arch: move public headers to include folder (#10041) André Costa 2026-05-03 08:26:08 +02:00
  • ac5e44d12c build(deps): bump actions/github-script from 8 to 9 (#10045) dependabot[bot] 2026-05-02 14:13:54 +08:00
  • 65ff21fa15 build(deps): bump mymindstorm/setup-emsdk from 14 to 16 (#10046) dependabot[bot] 2026-05-02 14:13:37 +08:00
  • 1794f2b98f build(deps): bump softprops/action-gh-release from 2 to 3 (#10044) dependabot[bot] 2026-05-02 14:13:28 +08:00
  • 59a56abc7f ci(deps): bump dawidd6/action-download-artifact from 19 to 21 (#10043) dependabot[bot] 2026-05-02 07:49:40 +02:00
  • e59feeba67 fix(font): always call font->release_glyph release/v9.5-vector-font Gabor Kiss-Vamosi 2026-04-29 21:25:33 +02:00
  • f68c6bd429 ci(cppcheck): add library config to suppress false nullPointerRedundantCheck (#10032) VIFEX 2026-04-29 03:42:14 +08:00
  • a7b95c5b08 docs(index): add <DirectoryIndex /> to section index pages (#10034) Mutahhar Mustafa Khan 2026-04-28 11:51:53 +01:00
  • 079b87ae63 fix(svg): prevent overflow on signed/unsigned underflow (#10031) cheungxiongwei 2026-04-28 13:33:45 +08:00
  • ee436e8520 fix(obj): use clz instead of obj (#10029) 蒋慧赟 2026-04-27 21:08:33 +08:00
  • a36662950a fix(scale): don't return early on main drawing when having 1 or less ticks (#10010) Carlos Diaz 2026-04-27 01:23:24 -06:00
  • 4d7458044c ci(docs): use plain git commands in deploy stage (#10028) André Costa 2026-04-27 09:07:22 +02:00
  • 36ef696478 ci(review): add incremental cppcheck static analysis gate (#10025) VIFEX 2026-04-27 10:28:11 +08:00
  • 2285864e64 fix(doxygen): support @param[in/out] syntax without space ci_doxygen_api_check VIFEX 2026-04-25 17:56:38 +08:00
  • 39036367a2 fix(doxygen): support @param[in/out] without space VIFEX 2026-04-25 17:44:14 +08:00
  • f9f9698dcc fix(doxygen): address second round review feedback VIFEX 2026-04-25 17:11:25 +08:00
  • 771ceca2a0 fix(doxygen): address review feedback from PR #10024 VIFEX 2026-04-25 16:40:33 +08:00
  • 1affdc4b21 ci(doxygen): add automated Doxygen comment completeness check for public API VIFEX 2026-04-25 16:24:48 +08:00
  • 50e2852624 ci(review): add Copilot code review instructions (#10012) VIFEX 2026-04-24 19:42:38 +08:00
  • 9194dd7973 tests(dockerfile): resolve xargs failure caused by CRLF line endings (#10014) cheungxiongwei 2026-04-24 18:48:55 +08:00
  • 26111246f1 ci(docs): add mdx linter and enable checks for PRs (#10013) André Costa 2026-04-24 12:48:39 +02:00
  • fc1136e8d9 feat(sdl/egl): detect driver at runtime and explain x11 limitation (#9972) André Costa 2026-04-24 12:07:03 +02:00
  • 95a4dea683 ci(coverage): enforce 50% patch coverage gate for PRs (#10011) VIFEX 2026-04-24 17:20:56 +08:00
  • 2f4e03ffbd fix(wayland/shm): correctly premultiply flush area (#9973) André Costa 2026-04-24 09:57:31 +02:00
  • 14a1e1fd47 fix(blur): fix incorrect invalidation if part has blur or dropshadow (#9930) Gabor Kiss-Vamosi 2026-04-24 07:54:35 +02:00
  • b1e55eabe9 docs: add hero image (#10006) Gabor Kiss-Vamosi 2026-04-23 12:49:27 +02:00
  • b3dc711ff3 docs: fix casing of 'API' to 'api' in meta.json (#10005) Gabor Kiss-Vamosi 2026-04-23 12:41:45 +02:00
  • 1225ecac76 ci(docs): allow manually triggering the workflow (#10004) André Costa 2026-04-23 12:00:09 +02:00
  • cb7045d6ac fix(docs): update output paths in compile_docs workflow (#10003) Gabor Kiss-Vamosi 2026-04-23 10:18:54 +02:00
  • da0d29b4cd fix(docs): update output paths in compile_docs workflow fix/docs-src-path Gabor Kiss-Vamosi 2026-04-23 10:18:28 +02:00
  • cfd60cead1 fix(opengles): clear layer texture for transparent screen refresh (#9987) borgeuzz 2026-04-23 09:31:25 +02:00
  • 837a426f00 ci(stalebot): remove stale bot (#10000) André Costa 2026-04-23 08:24:15 +02:00
  • 75ae154f1c ci(docs): add workflow file to path filter and remove version list (#9999) André Costa 2026-04-23 08:22:04 +02:00
  • 46e6f20a5f ci(docs): add missing \ to multiline bash command (#9997) André Costa 2026-04-22 17:17:04 +02:00
  • bba806526a ci(docs): fix syntax and add version list (#9996) André Costa 2026-04-22 16:57:16 +02:00
  • 171196b956 fix(flex): incorrect gap when the first item is hidden and the next has grow (#9897) Gabor Kiss-Vamosi 2026-04-22 16:56:49 +02:00
  • 4750fe054b docs: modernize to .md/.mdx for new Fumadocs-based docs engine (#9993) Mutahhar Mustafa Khan 2026-04-22 14:59:08 +01:00
  • fc1452573c fix(draw_buf): align allocated buffers to LV_DRAW_BUF_ALIGN (#9869) Clyde Stubbs 2026-04-22 22:26:15 +10:00
  • 9dbdb4eb1f chore(gdb): cast fallback, NULL string handling, order-independent widget discovery Benign X 2026-04-22 16:10:51 +08:00
  • aa86c0d79b chore(gdb): fix safe_string corrupted markers, safe_color struct read, ptr_or_none null check, char** detection Benign X 2026-04-22 14:42:35 +08:00
  • 2899149467 chore(gdb): improve widget wrapper generator type handling Benign X 2026-04-21 19:09:27 +08:00
  • e748c63502 chore(gdb): regenerate textarea wrapper for placeholder_txt_size field Benign X 2026-04-21 16:30:41 +08:00
  • 6cff1b80a8 chore(gdb): support pre-6d999331d class names without lv_ prefix in wrap_widget Benign X 2026-04-21 14:06:08 +08:00
  • 031bae6b2c chore(gdb): add auto-generated widget wrappers with per-widget snapshot Benign X 2026-04-21 12:21:05 +08:00
  • 16e21a5af3 chore(gdb): add obj state/scroll/layout fields to snapshot Benign X 2026-04-02 11:10:30 +08:00
  • a5f6f21b2f chore(gdb): add obj flag constants and expose flags in snapshot Benign X 2026-04-01 14:16:34 +08:00
  • 215385f15d perf(freetype): adding L1 cache improves access performance (#9847) VIFEX 2026-04-21 14:27:28 +08:00
  • d0b074caa1 perf(font): optimize padding bytes by modifying attributes ordering (#9985) André Costa 2026-04-20 14:51:57 +02:00
  • d76a346376 docs(examples): introduce summary and description to examples (#9968) Mutahhar Mustafa Khan 2026-04-20 13:05:57 +01:00
  • 2531ef7738 feat(text): add text leading trim (#9919) Gabor Kiss-Vamosi 2026-04-20 13:54:25 +02:00
  • 58182a5372 fix(gif): fix transparency and frame disposal regression (#9858) tanguy-rdt 2026-04-20 11:33:08 +02:00
  • 88480fa2c8 fix(core): add NULL checks for unsafe realloc in style and transform (#9984) 红桃六 2026-04-20 17:31:39 +08:00
  • fafdf495a8 fix(observer): fix sizeof typo and add strdup NULL check (#9983) 红桃六 2026-04-20 16:42:30 +08:00
  • 670a057898 docs(examples): add @title/@brief doc tags to examples (#9967) Mutahhar Mustafa Khan 2026-04-16 13:04:14 +01:00
  • 672e8f5afc fix(nema_gfx): restore blend state after rendering font placeholder (#9966) Nicola Orlandi 2026-04-16 11:23:48 +02:00
  • 5209cd385a fix(blend/helium): check for MVE before including other files (#9961) lsd-techno 2026-04-16 15:14:43 +08:00
  • 595a68fae8 docs(redirects): fix redirects after target pages moved (#9881) Victor Wheeler 2026-04-15 00:45:19 -06:00
  • cf300e48ad docs: fix typos (#9412) Andreas Deininger 2026-04-14 06:27:47 +02:00
  • 5ab59fcf08 feat(misc): add lv_check_arg macros (#9905) Akos Vandra-Meyer 2026-04-13 15:05:16 +02:00
  • 493c5171c7 docs(example): remove lv_example_obj_3 (#9818) Victor Wheeler 2026-04-13 06:33:39 -06:00
  • 3a47f284cd fix(theme): use correct display dpi (#9895) Shatyuka 2026-04-13 19:23:39 +08:00
  • 17eee2e4e2 feat(sdl/egl): detected driver at runtime sdl-egl-runtime André Costa 2026-04-13 11:19:53 +02:00
  • a76707c8bb docs(draw): add a short description about each draw unit (#9890) Gabor Kiss-Vamosi 2026-04-13 10:18:22 +02:00