Gabor Kiss-Vamosi
|
09c12d0f9c
|
refactor(btn, img): rename btn to button and img to image
|
2023-09-14 20:12:31 +02:00 |
|
Gabor Kiss-Vamosi
|
680d6d1a7d
|
refactor(event): use lv_event_get_orignal_target instead of current_target
|
2023-03-06 12:50:46 +01:00 |
|
Gabor Kiss-Vamosi
|
124f9b0f9f
|
arch(driver): new driver architecture with new color format support
|
2023-02-20 20:50:58 +01:00 |
|
_VIFEXTech
|
14c126a883
|
chore(examples): fix unused-variable warning (#3732)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2022-10-10 15:31:29 +02:00 |
|
embeddedt
|
9771050b99
|
chore(format) add formatting for examples & demos, merge test config
|
2022-02-13 13:59:17 -05:00 |
|
Gabor Kiss-Vamosi
|
da39d692dd
|
feat(msgbox) add parent attribute to lv_msgbox_create()
It keeps the consistency of create functions and allows craeting non-modal message boxes
|
2021-04-26 12:15:55 +02:00 |
|
Gabor Kiss-Vamosi
|
bbfcb2454e
|
feat(event) add event filter to lv_event_send
|
2021-04-19 11:15:28 +02:00 |
|
Gabor Kiss-Vamosi
|
422c9e5bd6
|
feat(event) rework the prototype of lv_event_cb
It encapsulates all event related parameters into a single lv_event_t obejct.
|
2021-04-14 15:31:54 +02:00 |
|
Gabor Kiss-Vamosi
|
20803031e8
|
fix(test) fix tests
|
2021-04-08 13:07:48 +02: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
|
751f1aa829
|
minor fixes
|
2021-03-11 12:21:03 +01: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 |
|