Skip to content
#

tft

Here are 221 public repositories matching this topic...

X-Ryl669
X-Ryl669 commented Feb 3, 2022

Describe the feature request

Since LVGL is more and more used as an desktop app too, I think it's necessary to have a clean application exit event too.
Right now, all example have a while(1) { } in their main function so when you close the app (by clicking the X icon, or Alt+F4 or ...), you're actually leaking all the application objects.

For most of them, it's not important, but som

Improve this page

Add a description, image, and links to the tft topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tft topic, visit your repo's landing page and select "manage topics."

Learn more