Gabor Kiss-Vamosi
|
0738e04723
|
feat(draw): consider stride for glyph bitmaps
|
2023-08-31 20:33:32 +02:00 |
|
Gabor Kiss-Vamosi
|
c3e2120616
|
feat(img): add img.header.stride
see https://github.com/lvgl/lvgl/pull/4414#issuecomment-1698538169
|
2023-08-31 19:54:36 +02:00 |
|
_VIFEXTech
|
9a483c87bf
|
feat(layer): add more efficient widget translucent mode (#4415)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-08-14 07:57:19 +02:00 |
|
Kevin Schlosser
|
e485dd8bb4
|
feat(docs): migrate from .md to .rst (#4129)
|
2023-04-27 14:42:02 +02:00 |
|
Uli Raich
|
d1c6c61780
|
example(micropython): updated MicroPython examples according to LVGL changes (#4031)
|
2023-03-10 21:44:12 +01:00 |
|
Gabor Kiss-Vamosi
|
124f9b0f9f
|
arch(driver): new driver architecture with new color format support
|
2023-02-20 20:50:58 +01:00 |
|
Gabor Kiss-Vamosi
|
a76bb70a79
|
feat(arc): add lv_arc_align_obj_to_angle and lv_arc_rotate_obj_to_angle
|
2022-04-27 14:24:45 +02:00 |
|
Xiang Xiao
|
4c4f954059
|
chore(style): remove the trailing space from all source files (#3188)
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-03-21 11:25:51 +01:00 |
|
embeddedt
|
9771050b99
|
chore(format) add formatting for examples & demos, merge test config
|
2022-02-13 13:59:17 -05:00 |
|
Themba Dube
|
4b8c73a577
|
feat(docs) improvements to examples
* examples are now loaded only when they are visible on your screen
* stylistic improvements
* support for a description
|
2021-06-18 12:25:49 -04:00 |
|
Themba Dube
|
6f37c4fc56
|
docs(examples) add MicroPython examples
|
2021-06-11 16:48:27 -04:00 |
|
Uli Raich
|
c60ed68e94
|
adding micropython examples (#2286)
* adding micropython examples
* adding micropython examples
|
2021-06-07 13:56:08 +02:00 |
|
Gabor Kiss-Vamosi
|
9c7af6c321
|
fix(arc) minor fixes and example updates
|
2021-05-07 13:33:53 +02:00 |
|
Themba Dube
|
e6b0b87e33
|
docs(all) add live example for arc and PDF build
|
2021-05-04 20:43:12 -04:00 |
|
Gabor Kiss-Vamosi
|
20803031e8
|
fix(test) fix tests
|
2021-04-08 13:07:48 +02:00 |
|
Meco Man
|
a8c21f8e18
|
fix(style): auto formatted
|
2021-04-01 01:06:43 +08:00 |
|
Gabor Kiss-Vamosi
|
a2f3022188
|
api(align) save align in style and handle x/y according to it
|
2021-03-25 16:14:17 +01:00 |
|
Gabor Kiss-Vamosi
|
53f3cc1827
|
api(style) remove content style proeprties
|
2021-03-25 13:36:50 +01:00 |
|
Xiang Xiao
|
9254a7ea14
|
fix(comment): remove the space after /* and before */
|
2021-03-18 11:51:36 +08:00 |
|
Xiang Xiao
|
33b5ee3ad2
|
fix(task): change all task related term to timer
follow up the task module change
|
2021-03-03 14:32:25 +08:00 |
|
Gabor Kiss-Vamosi
|
bb08660cb6
|
minor fixes
|
2021-02-14 14:56:34 +01:00 |
|
Gabor Kiss-Vamosi
|
7bec13c2b9
|
update asserts
|
2021-02-08 09:53:03 +01:00 |
|
Gabor Kiss-Vamosi
|
956a367dbc
|
refactoring
|
2021-02-07 22:39:54 +01:00 |
|
Gabor Kiss-Vamosi
|
8a1af8646f
|
add lv_components as src/extra and minor fixes
|
2021-02-04 14:46:11 +01:00 |
|