Lines Matching full:lvgl
3 This directory contains extra (optional) components to lvgl.
6 …tyles or animations, or have a new feature that could work as a plugin to lvgl feel free to the sh…
9 - Create a [Pull request](https://docs.lvgl.io/8.0/CONTRIBUTING.html#pull-request) with your new co…
10 …e and follow the [Coding style](https://github.com/lvgl/lvgl/blob/master/docs/CODING_STYLE.md) of …
12 - Update [lv_conf_template.h](https://github.com/lvgl/lvgl/blob/master/lv_conf_template.h)
13 - Add description in the [docs](https://github.com/lvgl/lvgl/tree/master/docs)
14 - Add [examples](https://github.com/lvgl/lvgl/tree/master/examples)
15 - Update the [changelog](https://github.com/lvgl/lvgl/tree/master/docs/CHANGELOG.md)
20 - New [Calendar headers](https://github.com/lvgl/lvgl/tree/master/src/extra/widgets/calendar)
23 - New [List items types](https://github.com/lvgl/lvgl/tree/master/src/extra/widgets/list)
26 - 9 patch button: Similar to [lv_imgbtn](https://docs.lvgl.io/8.0/widgets/extra/imgbtn.html) but 9 …