Skip to content

Fix LVGL scheduling for launcher theme init#201

Merged
baba-dev merged 1 commit into
mainfrom
codex/fix-lvgl-threading-issues-on-boot
Sep 23, 2025
Merged

Fix LVGL scheduling for launcher theme init#201
baba-dev merged 1 commit into
mainfrom
codex/fix-lvgl-threading-issues-on-boot

Conversation

@baba-dev

Copy link
Copy Markdown
Owner

Summary

  • run launcher UI setup through lv_async_call, add an LVGL heartbeat timer, and log the first touch for diagnostics
  • guard settings theme application with an async callback plus state tracking so it only runs once per config change, and update the controller to rely on the LVGL task
  • link the settings UI component against LVGL and raise the LVGL log level to info for better instrumentation

Testing

  • idf.py build
  • bash scripts/preflight.sh

https://chatgpt.com/codex/tasks/task_e_68d24625409083248f1f622f80d459af

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codex Review: Here are some suggestions.

Reply with @codex fix comments to fix any unresolved comments.

About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you open a pull request for review, mark a draft as ready, or comment "@codex review". If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex fix this CI failure" or "@codex address that feedback".

Comment thread app/apps/app_launcher/view/view.cpp
@baba-dev baba-dev merged commit 9a6f4a3 into main Sep 23, 2025
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant