index
:
lvgl
master
lvgl mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
indev
/
lv_indev.h
Commit message (
Expand
)
Author
Age
*
feat(indev): add long press time setter (#6664)
Antoine Villeret
2024-08-13
*
refactor(API): don't expose private symbols in lvgl.h. phase-out "_lv*" names...
Liam
2024-08-02
*
chore: update some code and docs to use v9 API (#5876)
zylalx1
2024-04-10
*
More chore work in indev files (#5604)
Carlos Diaz
2024-02-07
*
docs(indev): Document the relation between LV_INDEV_MODE_EVENT and data->cont...
J. Neuschäfer
2024-02-05
*
chore(indev): support lv_indev_get_mode (#5186)
bjsylvia
2024-01-14
*
fix(display): fix inconsistency in the API (#5136)
Gabor Kiss-Vamosi
2024-01-11
*
chore: move lv_obj_t define to lv_types.h (#5161)
Neo Xu
2024-01-03
*
lvgl:add lv_display_remove_event_cb_with_user_data (#4998)
jianglianfang
2023-12-26
*
feat(indev): add lv_indev_set_mode to switch input device's event model (#4949)
bjsylvia
2023-12-20
*
feat(indev): add API to remove polling timer (#4891)
Neo Xu
2023-11-30
*
feat(indev): support lv_indev_get_read_cb (#4894)
bjsylvia
2023-11-30
*
refactor(event): add _cb postfix to lv_obj_add_event()
Gabor Kiss-Vamosi
2023-11-28
*
feat(indev): make indevs event based
Gabor Kiss-Vamosi
2023-11-13
*
refactor(style): rename lv_indev_get_act to lv_indev_active
Gabor Kiss-Vamosi
2023-10-31
*
refactor: disp->display, res->result/resolution, hor/ver->horizontal/vertical...
Gabor Kiss-Vamosi
2023-09-18
*
feat(indev): add 'lv_indev_read' to allow read events from specified indev (#...
bjsylvia
2023-08-28
*
arch(draw): add parallel rendering architecture
Gabor Kiss-Vamosi
2023-07-05