lvgl/examples/widgets
2024-11-13 12:37:37 +01:00
..
animimg example: remove the MicroPython examples 2023-12-21 10:02:44 +01:00
arc fix(examples): correct typo in widgets example doc (#6412) 2024-06-24 17:07:07 +02:00
bar refactor(API): don't expose private symbols in lvgl.h. phase-out "_lv*" names (#6068) 2024-08-02 07:46:42 +02:00
button example: remove the MicroPython examples 2023-12-21 10:02:44 +01:00
buttonmatrix refactor(API): don't expose private symbols in lvgl.h. phase-out "_lv*" names (#6068) 2024-08-02 07:46:42 +02:00
calendar feat(calendar): add chinese calendar (#5940) 2024-04-08 14:06:22 +02:00
canvas fix(docs): fix most sphinx warnings (#6916) 2024-09-30 14:57:22 +02:00
chart chore(api): prevent API leaks (cache and thread) (#7220) 2024-11-13 12:37:37 +01:00
checkbox example: remove the MicroPython examples 2023-12-21 10:02:44 +01:00
dropdown example: remove the MicroPython examples 2023-12-21 10:02:44 +01:00
image feat(image, layer): add bitmap mask feature (#5545) 2024-02-10 20:57:46 +01:00
imagebutton fix(imagebutton): fix the example (#5719) 2024-02-22 21:09:33 +08:00
keyboard fix(keyboard): in the example set Arabic font if enabled (#5457) 2024-01-26 01:34:37 +08:00
label feat(draw_buf): add LV_DRAW_BUF_INIT macro to meet alignment requirement (#6102) 2024-05-08 23:53:28 +02:00
led example: remove the MicroPython examples 2023-12-21 10:02:44 +01:00
line example: remove the MicroPython examples 2023-12-21 10:02:44 +01:00
list feat(ci): Add CI test for UEFI build (#5964) 2024-04-20 20:49:56 +02:00
lottie chore: fix spelling (#6401) 2024-06-28 09:09:23 +02:00
menu refactor(API): don't expose private symbols in lvgl.h. phase-out "_lv*" names (#6068) 2024-08-02 07:46:42 +02:00
msgbox docs(msgbox): update to reflect latest (#6603) 2024-08-02 12:21:26 +08:00
obj feat(obj): add transform matrix attribute (#7187) 2024-11-09 15:01:22 +08:00
roller fix(roller): enable lv_example_roller_3 again (#6307) 2024-06-03 10:07:23 +08:00
scale feat(scale): add additional style properties (#6649) 2024-10-23 08:28:25 +02:00
slider refactor(API): don't expose private symbols in lvgl.h. phase-out "_lv*" names (#6068) 2024-08-02 07:46:42 +02:00
span feat(spangroup): add lv_spangroup_get_span_by_point in spangroup (#6579) 2024-09-12 17:56:35 +08:00
spinbox example: remove the MicroPython examples 2023-12-21 10:02:44 +01:00
spinner example: remove the MicroPython examples 2023-12-21 10:02:44 +01:00
switch feat(switch): add vertical switch function (#6786) 2024-09-14 12:04:51 +08:00
table refactor(API): don't expose private symbols in lvgl.h. phase-out "_lv*" names (#6068) 2024-08-02 07:46:42 +02:00
tabview example: remove the MicroPython examples 2023-12-21 10:02:44 +01:00
textarea refacter(conf): use defines for standard includes (#5767) 2024-03-20 12:10:33 +08:00
tileview example: remove the MicroPython examples 2023-12-21 10:02:44 +01:00
win example: remove the MicroPython examples 2023-12-21 10:02:44 +01:00
lv_example_widgets.h feat(obj): add transform matrix attribute (#7187) 2024-11-09 15:01:22 +08:00