Commit Graph

9 Commits

Author SHA1 Message Date
Thomas Farstrike 6fa179dc88 task_handler needs to be called from the same thread... 2025-05-14 13:35:07 +02:00
Thomas Farstrike 3986dfebc8 apps.py: remove unused function 2025-05-13 14:14:17 +02:00
Thomas Farstrike e53b501c9f apps.py: fix script name 2025-05-13 14:12:38 +02:00
Thomas Farstrike 5b240d9a7e Increase stack size to 32KB for camera
Perhaps this could be done on a per-app basis, where apps can specify in their manifest how much they would like?
2025-05-13 13:22:20 +02:00
Thomas Farstrike 84baebd8dd Fix camera again... 2025-05-12 19:31:16 +02:00
Thomas Farstrike 6a12af12de Fixes for actual hardware 2025-05-12 00:26:54 +02:00
Thomas Farstrike f8fac8a32f Explicitly use mpos. prefix + don't hide notification bar in launcher 2025-05-12 00:05:56 +02:00
Thomas Farstrike 25b83a7793 Move app and threading code to apps module 2025-05-11 23:55:18 +02:00
Thomas Farstrike 43a6c0d194 Move UI code to mpos/ui 2025-05-11 23:39:50 +02:00