From 52ab9c8eb39a5aa1c2abf7e8e6fbca07a596959c Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Fri, 24 Sep 2021 09:39:48 +0200 Subject: [PATCH] Add partial display PR --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 37393ee..63d6f73 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,10 @@ Over the course of implementing buffyboard, suitable fixes and features have bee Below is a summary of contributions upstreamed thus far. +### lvgl + +- [feat(disp): Enable rendering to display subsection] (⏳ in review) + ### lv_drivers - [Make it possible to set the variable offset for fbdev] (✅ merged) @@ -125,6 +129,7 @@ The [FontAwesome] font is licensed under the Open Font License version 1.1. [Montserrat]: https://fonts.google.com/specimen/Montserrat [arrow-alt-circle-up]: https://fontawesome.com/v5.15/icons/arrow-alt-circle-up?style=solid [fbkeyboard]: https://github.com/bakonyiferenc/fbkeyboard +[feat(disp): Enable rendering to display subsection]: https://github.com/lvgl/lvgl/pull/2583 [libinput]: https://gitlab.freedesktop.org/libinput/libinput [lv_drivers]: https://github.com/lvgl/lv_drivers [lv_port_linux_frame_buffer]: https://github.com/lvgl/lv_port_linux_frame_buffer