JF
|
0a5cd60fe8
|
When a full screen refresh is done, apply a vertical scroll during the refresh. This makes the transition from one screen the another one smoother, even if the refresh rate is slow.
|
2020-03-08 21:46:25 +01:00 |
|
JF
|
d88ec8c2f0
|
Workaround for the first touch that is taken twice into account.
|
2020-03-02 20:48:58 +01:00 |
|
JF
|
5bc0640b73
|
Fix typo in the name of the font "jetbrains_mono_extrabold_compressed" + use it as the default font.
|
2020-03-01 19:09:59 +01:00 |
|
JF
|
6d288b905a
|
Configure lvgl theme and use 2*4lines buffers as video buffer (2 lines was not enough and caused perf issues)
|
2020-03-01 15:59:17 +01:00 |
|
JF
|
e285ba9972
|
Fix double-buffering for spi display (it's actually using double-buffering, now)
|
2020-03-01 15:57:58 +01:00 |
|
JF
|
167a0ffc87
|
Add touch panel port to lvgl.
PoC of user interaction with 3 screen (clock, menu and app).
|
2020-02-16 18:32:36 +01:00 |
|
JF
|
e65c9fa181
|
Integration of lvgl : continued...
|
2020-02-10 21:05:33 +01:00 |
|