Commit Graph

373 Commits

Author SHA1 Message Date
Thomas Farstrike 1f1a333172 Comments and changelog 2025-05-12 00:11:49 +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 c09e023cca main.py: simplify 2025-05-11 23:56:28 +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
Thomas Farstrike ef4eba986f saved_functions.py: add gif code 2025-05-11 23:38:44 +02:00
Thomas Farstrike 6181a08984 camtest: cleanup 2025-05-11 23:38:30 +02:00
Thomas Farstrike c1af6c476a Enable GIF decoder accelerate 2025-05-10 23:43:22 +02:00
Thomas Farstrike 717e841c81 draw: prevent crash due to drawing out of bounds 2025-05-10 17:58:19 +02:00
Thomas Farstrike 40dd2b0b6e desktop: fix color format 2025-05-10 17:53:11 +02:00
Thomas Farstrike 754054acce Add boot_unix.py 2025-05-10 17:45:52 +02:00
Thomas Farstrike a309cc30e3 Add support for building on desktop 2025-05-10 17:44:31 +02:00
Thomas Farstrike 4d0258e9b3 osupdate: tweaks to run on desktop 2025-05-10 17:44:15 +02:00
Thomas Farstrike 4549704605 launcher: tweaks for "unix" (desktop) target running 2025-05-10 17:29:18 +02:00
Thomas Farstrike 23a3bc4fd6 main.py: tweaks for unix (desktop) target 2025-05-10 17:27:16 +02:00
Thomas Farstrike ab43dc43df Add saved functions 2025-05-10 10:25:18 +02:00
Thomas Farstrike b679f2e338 Increase image cache size 2025-05-09 22:05:29 +02:00
Thomas Farstrike 8294331ad9 Don't show FPS on screen
This makes it faster and also doesn't hide the check/ok button of the keyboard.
2025-05-09 22:02:11 +02:00
Thomas Farstrike 66d475f412 boot.py: fix typo 2025-05-09 20:58:39 +02:00
Thomas Farstrike abf8005bec Increase display and camera FPS 2025-05-09 17:49:16 +02:00
Thomas Farstrike 9740cbbd48 Comments 2025-05-09 16:53:04 +02:00
Thomas Farstrike 8af77c6193 Update CHANGELOG.md 2025-05-08 23:14:04 +02:00
Thomas Farstrike a4923ee649 Pressing return closes the keyboard 2025-05-08 23:12:19 +02:00
Thomas Farstrike 1095880365 wificonf: capture keyboard return / nextline key 2025-05-08 23:05:37 +02:00
Thomas Farstrike f65241ad82 draw: pink circles 2025-05-08 22:26:50 +02:00