From 8cf9319a0624ecb4c2cd2472329dd7df1e0dc5ca Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Tue, 14 Mar 2023 20:18:01 +0100 Subject: [PATCH] Update lvgl and lv_drivers Fixes: #43 --- CHANGELOG.md | 4 ++-- lv_drivers | 2 +- lvgl | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d76ef1f..e6238bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,8 +8,8 @@ Nothing at the moment - fix: Changed Color of the cursor in breeze_dark to be able to see it (#39) - feat!: Handle input device connection/disconnection at runtime (#38) -- feat: Update lv_drivers to git master (2023-03-11) -- feat: Update lvgl to v8.3 (2023-03-08) +- feat: Update lv_drivers to git master (2023-03-14) +- feat: Update lvgl to v8.3 (2023-03-14) - feat!: Deprecate -c CLI option and add support for reading from /etc/unl0kr.conf.d/ - fix: Print correct version in logs - feat: Add config options to enable terminal quirks (#34) diff --git a/lv_drivers b/lv_drivers index ec0ad82..b03c9da 160000 --- a/lv_drivers +++ b/lv_drivers @@ -1 +1 @@ -Subproject commit ec0ad829619a1ebe5ca25903aac1a62016829b84 +Subproject commit b03c9dac9ddb47e254d688a3c52d4fc32452d1e0 diff --git a/lvgl b/lvgl index 9a870b3..2f294aa 160000 --- a/lvgl +++ b/lvgl @@ -1 +1 @@ -Subproject commit 9a870b34a9e8a4b55c7d58b69ba3f1eccca1305b +Subproject commit 2f294aa76c8fece98a4fa72304bc6f267ed2a228