Lines Matching full:docs

33 ### Docs  subsection
35 - docs(obj): fix wording [`4625`](https://github.com/lvgl/lvgl/pull/4625)
36 - docs(label): update text for recoloring [`4606`](https://github.com/lvgl/lvgl/pull/4606)
37 - docs: fix typo [`9fbac75`](https://github.com/lvgl/lvgl/commit/9fbac7570bdec18ddbb157b59f5e26a2eb…
59 - fix(docs): dropdown: fix function name in description of static options [`4535`](https://github.c…
67 ### Docs subsection
69 - docs(calendar): update according to v8.2 changes [`a296456`](https://github.com/lvgl/lvgl/commit/…
70 - docs(simulator): remove SDL support from the Visual Studio project [`bcebafe`](https://github.com…
104 ### Docs subsection
106 - docs(disp): metined that rotation rotates the touch coordinates too [`810852b`](https://github.co…
150 ### Docs subsection
152 - docs: mention incompatibility between software rotation and `direct_mode` or `full_refresh` [`430…
153 - docs(faq): don't say 24 bit is support as LVGL can't render in RGB888 directly [`227ac02`](https:…
160 - add(docs): add renesas-ra6m3 get-started document [`4278`](https://github.com/lvgl/lvgl/pull/4278)
205 - docs: use a fixed commit of lv_web_emscripten [`501230e`](https://github.com/lvgl/lvgl/commit/501…
209 ### Docs subsection
211 - docs(arduino): add note to not use lv_examles library [`2f294aa`](https://github.com/lvgl/lvgl/co…
212 - docs: use a fixed commit of lv_web_emscripten [`501230e`](https://github.com/lvgl/lvgl/commit/501…
235 - docs(indev): fix the name of long_press_repeat_time (was long_press_rep_time) [`34c545e`](https:/…
240 ### Docs subsection
242 - docs(indev): fix the name of long_press_repeat_time (was long_press_rep_time) [`34c545e`](https:/…
309 ### Docs subsection
311 - docs(draw) remove reference to old lv_fs_add_drv function [`3564`](https://github.com/lvgl/lvgl/p…
312 - docs(disp): LV_COLOR_SCREEN_TRANSP remove dependency on LV_COLOR_DEPTH_32 as transparency is supp…
340 ### Docs subsection
342 - docs(readme): fix LVGL version typo (8.3.0) [`3462`](https://github.com/lvgl/lvgl/pull/3462)
343 - docs(tasmota): support LVGL 8.3.0 (#3511) [`62662f6`](https://github.com/lvgl/lvgl/commit/62662f6…
352 …are blended as one layer to avoid color bleeding. See more [here](https://docs.lvgl.io/master/over…
353 …'s value) and `initial` (set the system default). See more [here](https://docs.lvgl.io/master/over…
355 …and images in texts with this great new features. See more [here](https://docs.lvgl.io/master/othe…
357 … to make communication between components easier. See more [here](https://docs.lvgl.io/master/othe…
358 - **Pinyin IME** Add support for Pinyin IME Chinese input. See more [here](https://docs.lvgl.io/mas…
490 - fix(docs): rename task-handler.md to timer-handler.md [`3203`](https://github.com/lvgl/lvgl/pull/…
494 - fix(docs-CN):fix broken links to docs in dir get-started [`3195`](https://github.com/lvgl/lvgl/pu…
495 - fix broken links to docs in dir get-started [`3190`](https://github.com/lvgl/lvgl/pull/3190)
590 ### Docs subsection
592 - docs(indev): add comment in input device part [`3422`](https://github.com/lvgl/lvgl/pull/3422)
593 - docs(slider) mention that VALUE_CHANGED is not sent on release [`3397`](https://github.com/lvgl/l…
594 - docs(readme): add version portuguese brazilian [`3349`](https://github.com/lvgl/lvgl/pull/3349)
595 - docs(pc-simulator): add MDK with FastModel [`3318`](https://github.com/lvgl/lvgl/pull/3318)
596 - docs(intro): update for v8.2.0 [`3316`](https://github.com/lvgl/lvgl/pull/3316)
597 - docs(readme) update link to the PlatformIO Registry [`3296`](https://github.com/lvgl/lvgl/pull/32…
598 - docs(gesture): fix typo lv_indev_act() -> lv_indev_get_act() [`3291`](https://github.com/lvgl/…
599 - docs(scroll) add information about scroll coordinates [`3088`](https://github.com/lvgl/lvgl/pull/…
600 - docs(msgbox) fix typo [`3095`](https://github.com/lvgl/lvgl/pull/3095)
601 - docs(scroll): use LV_DIR_VER instead of LV_DIR_TOP [`3066`](https://github.com/lvgl/lvgl/pull/306…
602 - docs: rearrange the get-started section [`8a81532`](https://github.com/lvgl/lvgl/commit/8a8153219…
603 - docs: add section for renderers and gpus [`378aaa6`](https://github.com/lvgl/lvgl/commit/378aaa63…
604 - docs collapse APIs by default [`ebd20af`](https://github.com/lvgl/lvgl/commit/ebd20af6e9cbd68230f…
605 - docs(images): fix notes about breaking change inf v8.2 [`9a1e385`](https://github.com/lvgl/lvgl/c…
606 - docs(sim): add link to qt-creator [`88bbef1`](https://github.com/lvgl/lvgl/commit/88bbef14bf69725…
607 - docs(chart): describe how to set the space between columns [`746917d`](https://github.com/lvgl/lv…
608 - docs(README): fix broken link [`c2c44c6`](https://github.com/lvgl/lvgl/commit/c2c44c68ee69cdee16f…
609 - docs(examples) avoid redirects when loading examples [`d367bb7`](https://github.com/lvgl/lvgl/com…
610 - docs(gesture): describe how prevent sending events after a gesture [`65db5c9`](https://github.com…
611 - docs(get-started): add quick-overview to the index [`91ebf81`](https://github.com/lvgl/lvgl/commi…
612 - docs(others): add imgfont to the index [`656a0e5`](https://github.com/lvgl/lvgl/commit/656a0e5167…
621 - ci(docs) replace use of sed with proper configuration variables [`1816fa5`](https://github.com/lv…
625 - ci update docs builder to work with Python 3.10 [`a3d66c9`](https://github.com/lvgl/lvgl/commit/a…
682 - feat(docs): add Chinese readme [`2919`](https://github.com/littlevgl/lvgl/pull/2919)
806 - chore(docs): fix lv_list_add_text [`a5fbf22`](https://github.com/littlevgl/lvgl/commit/a5fbf22d41…
817 - docs(event): tell to not adjust widgets in draw events [`933d67f`](https://github.com/littlevgl/l…
830 ### Docs subsection
832 - docs(demos) update information to reflect new layout [`3029`](https://github.com/littlevgl/lvgl/p…
833 - docs(porting): remove duplicated content [`2984`](https://github.com/littlevgl/lvgl/pull/2984)
834 - docs(display) fix typo [`2946`](https://github.com/littlevgl/lvgl/pull/2946)
835 - docs(get-started) add introduction for Tasmota and Berry [`2874`](https://github.com/littlevgl/l…
836 - docs fix spelling, parameter descriptions, comments, etc [`2865`](https://github.com/littlevgl/lv…
837 - docs: spelling fixes [`2828`](https://github.com/littlevgl/lvgl/pull/2828)
838 - docs(style) minor style fix [`2818`](https://github.com/littlevgl/lvgl/pull/2818)
839 - docs(porting/display) fix formatting [`2812`](https://github.com/littlevgl/lvgl/pull/2812)
840 - docs(roadmap) update [`084439e`](https://github.com/littlevgl/lvgl/commit/084439e9476339ff571820e…
841 - docs(widgets) fix edit links [`7ed1a56`](https://github.com/littlevgl/lvgl/commit/7ed1a5625a5139e…
842 - docs(contributing) update commit message format [`1cd851f`](https://github.com/littlevgl/lvgl/com…
843 - docs(porting): add more details about adding lvgl to your project [`6ce7348`](https://github.com/…
844 - docs(indev): add description about gestures [`2719862`](https://github.com/littlevgl/lvgl/commit/…
845 - docs(style): describe const styles [`28ffae8`](https://github.com/littlevgl/lvgl/commit/28ffae8c9…
846 - docs(faq): add "LVGL doesn't start, nothing is drawn on the display" section [`0388d92`](https://…
847 - docs add demos [`02a6614`](https://github.com/littlevgl/lvgl/commit/02a6614b38b7d94e56d8fc1f858b0…
848 - docs(fs): update fs interface description to the latest API [`285e6b3`](https://github.com/little…
849 - docs(format) let wrap [`4bf49a8`](https://github.com/littlevgl/lvgl/commit/4bf49a82a3df422ebbfc4…
850 - docs(imgbtn) fix typo [`d792c5f`](https://github.com/littlevgl/lvgl/commit/d792c5f6c2e9d85c693e4f…
851 - docs(porting) clarify that displays must be registered before input devices [`1c64b78`](https://g…
852 - docs(event) fix lv_event_get_original_target vs lv_event_get_current_target [`cdd5128`](https://g…
853 - docs(events) rename LV_EVENT_APPLY to LV_EVENT_READY (#2791) [`bf6837f`](https://github.com/littl…
854 - docs(gpu): link style properties and boxing model [`6266851`](https://github.com/littlevgl/lvgl/c…
855 - docs(gesture): clarify gesture triggering with scrolling [`e3b43ee`](https://github.com/littlevgl…
856 - docs(contributing): remove the mentioning of the dev branch [`00d4ef3`](https://github.com/little…
857 - docs(bar) fix default range [`eeee48b`](https://github.com/littlevgl/lvgl/commit/eeee48b1c943fc28…
858 - docs(event): tell to not adjust widgets in draw events [`933d67f`](https://github.com/littlevgl/l…
859 - docs(switch) improve wording [`b4986ab`](https://github.com/littlevgl/lvgl/commit/b4986ab5dceb47f…
860 - docs(font) fix example to match v8 [`2f80896`](https://github.com/littlevgl/lvgl/commit/2f808965a…
916 - Several [3rd party libraries](https://docs.lvgl.io/master/libs/index.html) are merged directly in…
965 - feat(docs) improvements to examples [`4b8c73a`](https://github.com/lvgl/lvgl/commit/4b8c73a577065…
979 - feat(docs) add view on GitHub link [`a716ac6`](https://github.com/lvgl/lvgl/commit/a716ac6ed267e0…
983 - feat(docs) lazy load individual examples as well [`918d948`](https://github.com/lvgl/lvgl/commit/…
1042 - fix(hal) fix typos and wording in docs for lv_hal_indev.h [`2685`](https://github.com/lvgl/lvgl/p…
1083 - fix(docs) add static keyword to driver declaration [`2452`](https://github.com/lvgl/lvgl/pull/245…
1086 - fix(docs) wrong spelling of words in pictures [`2409`](https://github.com/lvgl/lvgl/pull/2409)
1128 - fix(docs) add margin for example description [`b5f632e`](https://github.com/lvgl/lvgl/commit/b5f6…
1136 - fix(docs) consider an example to be visible over a wider area [`145a0fa`](https://github.com/lvgl…
1206 - fix(docs) commit to meta repo as lvgl-bot instead of actual commit author [`f0e8549`](https://git…
1215 - fix(docs) add fsdrv back [`64527a5`](https://github.com/lvgl/lvgl/commit/64527a5a1ba9d37883c1303a…
1226 - fix(docs) use let instead of const for variable which gets changed [`3cf5751`](https://github.com…
1318 ### Docs subsection
1320 - docs: fix typo [`2765`](https://github.com/lvgl/lvgl/pull/2765)
1321 - docs(colorwheel) fix old API names [`2643`](https://github.com/lvgl/lvgl/pull/2643)
1322 - docs(display) fix typo [`2624`](https://github.com/lvgl/lvgl/pull/2624)
1323 - docs add static for lv_indev_drv_t [`2605`](https://github.com/lvgl/lvgl/pull/2605)
1324 - docs(animimg) add to extra widgets index and fix example [`2610`](https://github.com/lvgl/lvgl/pu…
1325 - docs(animimg) Add missing animation image page [`2609`](https://github.com/lvgl/lvgl/pull/2609)
1326 - docs(group) remove reference to lv_cont which is gone in v8 [`2580`](https://github.com/lvgl/lvgl…
1327 - docs(style) use correct API name for local styles [`2550`](https://github.com/lvgl/lvgl/pull/2550)
1328 - docs(all) Proofread, fix typos and add clarifications in confusing areas [`2528`](https://github.…
1329 - docs(flex) update flex.md [`2517`](https://github.com/lvgl/lvgl/pull/2517)
1330 - docs more spelling fixes [`2499`](https://github.com/lvgl/lvgl/pull/2499)
1331 - docs fix typo: arae -> area [`2488`](https://github.com/lvgl/lvgl/pull/2488)
1332 - docs(readme) fix typo: hosing → hosting. [`2477`](https://github.com/lvgl/lvgl/pull/2477)
1333 - docs update company name and year [`2476`](https://github.com/lvgl/lvgl/pull/2476)
1334 - docs fix typos [`2472`](https://github.com/lvgl/lvgl/pull/2472)
1335 - docs(overview) fix typo [`2465`](https://github.com/lvgl/lvgl/pull/2465)
1336 - docs(bar) fix typos in widget examples [`2463`](https://github.com/lvgl/lvgl/pull/2463)
1337 - docs(overview) fix typo [`2454`](https://github.com/lvgl/lvgl/pull/2454)
1338 - docs(chart) typos [`2427`](https://github.com/lvgl/lvgl/pull/2427)
1339 - docs(layout) add internal padding paragraph to grid and flex layout p… [`2392`](https://github.co…
1340 - docs(porting) fix indev example to remove v7 bool return [`2381`](https://github.com/lvgl/lvgl/pu…
1341 - docs(README) fix broken references [`2329`](https://github.com/lvgl/lvgl/pull/2329)
1342 - docs(grid) typo fix [`2310`](https://github.com/lvgl/lvgl/pull/2310)
1343 - docs(color) language fixes [`2302`](https://github.com/lvgl/lvgl/pull/2302)
1344 - docs(lv_obj_style) update add_style and remove_style function headers [`2287`](https://github.com…
1346 - docs(contributing) add commit message format section [`3668e54`](https://github.com/lvgl/lvgl/com…
1347 - docs minor typo fixes [`84c0086`](https://github.com/lvgl/lvgl/commit/84c00862ae0213a54469e08900d…
1348 - docs(arduino) update some outdated information [`9a77102`](https://github.com/lvgl/lvgl/commit/9a…
1349 - docs(keyboard) add note regarding event handler [`255f729`](https://github.com/lvgl/lvgl/commit/2…
1350 - docs minor CSS fix [`acbb680`](https://github.com/lvgl/lvgl/commit/acbb680683fc726e942f59d4296501…
1351 - docs minor CSS improvements [`7f367d6`](https://github.com/lvgl/lvgl/commit/7f367d6956c4d87b75a90…
1352 - docs(keyboard) change `LV_KEYBOARD_MODE_NUM` to `LV_KEYBOARD_MODE_NUMBER` [`6e83d37`](https://git…
1353 - docs(textarea) clarify the use of text selection bg_color [`65673c0`](https://github.com/lvgl/lvg…
1354 - docs list all examples on one page [`25acaf4`](https://github.com/lvgl/lvgl/commit/25acaf45ca8727…
1355 - docs(examples) add MicroPython examples [`6f37c4f`](https://github.com/lvgl/lvgl/commit/6f37c4fc5…
1356 - docs(filesystem) update to v8 [`7971ade`](https://github.com/lvgl/lvgl/commit/7971ade47b15898efb6…
1357 - docs(style) complete the description of style the properties [`55e8846`](https://github.com/lvgl/…
1358 - docs example list fixes [`cd600d1`](https://github.com/lvgl/lvgl/commit/cd600d105650bae08f9732a65…
1359 - docs(style) complete the description of style the properties [`ff087da`](https://github.com/lvgl/…
1360 - docs(README) update links, examples, and add services menu [`3471bd1`](https://github.com/lvgl/lv…
1361 - docs(color) update colors' docs [`9056b5e`](https://github.com/lvgl/lvgl/commit/9056b5ee1bfea6796…
1362 - docs update lv_fs.h, layer and align.png to v8 [`31ab062`](https://github.com/lvgl/lvgl/commit/31…
1363 - docs(color) minor fix [`ac8f453`](https://github.com/lvgl/lvgl/commit/ac8f4534a51b418377c2eac62db…
1364 - docs update changelog [`c386110`](https://github.com/lvgl/lvgl/commit/c386110e2390399ab97936622e5…
1365 - docs(extra) add extra/README.md [`8cd504d`](https://github.com/lvgl/lvgl/commit/8cd504d58bb679fe1…
1366 - docs add lazy load to the iframes of the examples [`c49e830`](https://github.com/lvgl/lvgl/commit…
1367 - docs(os) add example and clarify some points [`d996453`](https://github.com/lvgl/lvgl/commit/d996…
1368 - docs(rlottie) fix build error [`ce0b564`](https://github.com/lvgl/lvgl/commit/ce0b56458846daa6528…
1369 - docs include paths in libs [`f5f9562`](https://github.com/lvgl/lvgl/commit/f5f956233657f95b45a45d…
1370 - docs libs fixes [`8e7bba6`](https://github.com/lvgl/lvgl/commit/8e7bba6acec66a4f6b80496de9fd21a8e…
1371 - docs(obj) add comment lv_obj_get_x/y/width/height about postponed layout recalculation [`533066e`…
1372 - docs fix example list [`ed77ed1`](https://github.com/lvgl/lvgl/commit/ed77ed1dae088ef29194cf3c6bb…
1373 - docs describe the options to include or skip lv_conf.h [`174ef66`](https://github.com/lvgl/lvgl/c…
1374 - docs(overview) spelling fixes [`d2efb8c`](https://github.com/lvgl/lvgl/commit/d2efb8c6e5ceedbb9d9…
1375 - docs(table) describe keypad/encoder navigation [`749d1b3`](https://github.com/lvgl/lvgl/commit/74…
1376 - docs update CHANGELOG [`0f8bc18`](https://github.com/lvgl/lvgl/commit/0f8bc18f6aacb6a74e0bda59068…
1377 - docs(image) mention the frame_id parameter of lv_img_decoder_open [`2433732`](https://github.com/…
1378 - docs(arduino) update how to use the examples [`06962a5`](https://github.com/lvgl/lvgl/commit/069…
1379 - docs(rlottie): fix typo in commands [`ed9169c`](https://github.com/lvgl/lvgl/commit/ed9169c56dc1f…
1380 - docs(indev, layer) update lv_obj_set_click() to lv_obj_add_flag() [`bcd99e8`](https://github.com/…
1381 - docs update version support table [`e6e98ab`](https://github.com/lvgl/lvgl/commit/e6e98abbc25cc4a…
1382 - docs fix example list [`c6f99ad`](https://github.com/lvgl/lvgl/commit/c6f99ad200c7862c2f3cca3811b…
1383 - docs(examples) add <hr/> to better separate examples [`a1b59e3`](https://github.com/lvgl/lv…
1384 - docs(checkbox) update the comment lv_checkbox_set_text_static [`3e0ddd0`](https://github.com/lvgl…
1385 - docs(grid) fix missing article [`da0c97a`](https://github.com/lvgl/lvgl/commit/da0c97a367746573fa…
1386 - docs(display) fix grammar in one spot [`5dbea7d`](https://github.com/lvgl/lvgl/commit/5dbea7d7252…
1387 - docs(style) fix typo in style property descriptions [`4e3b860`](https://github.com/lvgl/lvgl/comm…
1388 - docs(flex) fix typo in flex grow section [`e5fafc4`](https://github.com/lvgl/lvgl/commit/e5fafc41…
1389 - docs(indev) clarify purpose of `continue_reading` flag [`706f81e`](https://github.com/lvgl/lvgl/c…
1390 - docs(license) update company name and year [`7c1eb00`](https://github.com/lvgl/lvgl/commit/7c1eb0…
1391 - docs fix typo [`8ab8064`](https://github.com/lvgl/lvgl/commit/8ab806459c1b99990b91b4cd6a656ff6736…
1392 - docs add libs to the main index [`1a8fed5`](https://github.com/lvgl/lvgl/commit/1a8fed5df02545fe9…
1393 - docs add btn_example.png [`8731ef1`](https://github.com/lvgl/lvgl/commit/8731ef141e2ad2f022b1c01e…
1395 - docs(btnmatrix) fix typo with set_all/clear_all parameters [`51a82a1`](https://github.com/lvgl/lv…
1430 - test fix warning and docs build error [`d908f31`](https://github.com/lvgl/lvgl/commit/d908f31f8f5…
1434 - ci(docs) run apt-get update before installation [`f215174`](https://github.com/lvgl/lvgl/commit/f…
1464 - Fix two examples in the docs with new v8 api [`2486`](https://github.com/lvgl/lvgl/pull/2486)
1496 - chore(docs) always deploy master to docs/master as well [`6d05692`](https://github.com/lvgl/lvgl/…
1502 - chore(docs) force docs rebuild [`4a0f413`](https://github.com/lvgl/lvgl/commit/4a0f4139eb98e73b37…
1506 - chore(docs) minor formatting on example's GitHub link [`75209e8`](https://github.com/lvgl/lvgl/co…
1565 - docs(filesystem) update to v8 <a href="https://github.com/lvgl/lvgl/commit/7971ade4">7971ade4</a>
1568 - docs(grid) typo fix (#2310) <a href="https://github.com/lvgl/lvgl/commit/69d109d2">69d109d2</a>
1574 - docs(color) language fixes (#2302) <a href="https://github.com/lvgl/lvgl/commit/07ecc9f1">07ecc9f…
1581 - docs(overview) spelling fixes <a href="https://github.com/lvgl/lvgl/commit/d2efb8c6">d2efb8c6</a>
1584 - feat(docs) add view on GitHub link <a href="https://github.com/lvgl/lvgl/commit/a716ac6e">a716ac6…
1586 - docs fix typo <a href="https://github.com/lvgl/lvgl/commit/8ab80645">8ab80645</a>
1590 - chore(docs) force docs rebuild <a href="https://github.com/lvgl/lvgl/commit/4a0f4139">4a0f4139</a>
1591 - chore(docs) always deploy master to docs/master as well <a href="https://github.com/lvgl/lvgl/com…
1593 - docs(extra) add extra/README.md <a href="https://github.com/lvgl/lvgl/commit/8cd504d5">8cd504d5</…
1598 - docs(color) minor fix <a href="https://github.com/lvgl/lvgl/commit/ac8f4534">ac8f4534</a>
1601 - docs(color) update colors' docs <a href="https://github.com/lvgl/lvgl/commit/9056b5ee">9056b5ee</…
1604 - docs(lv_obj_style) update add_style and remove_style function headers (#2287) <a href="https://gi…
1609 - Merge pull request #2280 from lvgl/dependabot/pip/docs/urllib3-1.26.5 <a href="https://github.com…
1611 - chore(deps): bump urllib3 from 1.26.4 to 1.26.5 in /docs <a href="https://github.com/lvgl/lvgl/co…
1612 - fix(docs) add docs about the default group <a href="https://github.com/lvgl/lvgl/commit/29bfe604"…
1622 - The `docs` is moved to the `lvgl` repository
1677 - We will follow [Release branches with GitLab flow](https://docs.gitlab.com/ee/topics/gitlab_flow.…
1690 - See the changes in [Colors](https://docs.lvgl.io/8.0/overview/color.html)
2009 The docs for v7 is available at https://docs.littlevgl.com/v7/en/html/index.html
2048 Read the [Style](https://docs.littlevgl.com/v7/en/html/overview/style.html) section of the document…