summaryrefslogtreecommitdiff
path: root/src/libs/lvgl/lvgl.h
AgeCommit message (Collapse)AuthorFilesLines
2021-02-23Fix LVGL submodule (sorry!)Jean-François Milants1-151/+0
2021-02-23Remove LVGL folder (it's now a submodule)Jean-François Milants1-37/+91
2020-03-08When a full screen refresh is done, apply a vertical scroll during the ↵JF1-0/+97
refresh. This makes the transition from one screen the another one smoother, even if the refresh rate is slow.