Commit Graph

41 Commits

Author SHA1 Message Date
Thomas Farstrike b54a58ab23 boot_unix.py: reduce resolution and debug 2025-11-07 10:54:10 +01:00
Thomas Farstrike 731568ca93 Improve focus direction handling 2025-10-20 11:30:04 +02:00
Thomas Farstrike d7bf4594d8 Move focus with arrows works on desktop 2025-10-20 09:18:15 +02:00
Thomas Farstrike 716faeb749 Desktop: bigger screen 2025-10-17 20:52:59 +02:00
Thomas Farstrike 2fabfbb7a9 Move MySDLKeyboard to MposSDLKeyboard 2025-10-16 12:40:06 +02:00
Thomas Farstrike ac1ff411c5 OSUpdate: check update depending on current hardware identifier 2025-10-13 19:22:22 +02:00
Thomas Farstrike 2ec594185a Compatibility fixes for LVGL 9.3 2025-10-13 18:39:48 +02:00
Thomas Farstrike c70780d490 Remove useless current_hardware variable 2025-10-08 17:54:29 +02:00
Thomas Farstrike 9f4e2018ae Unix: smaller display 2025-10-08 16:21:30 +02:00
Thomas Farstrike 093da7b423 camera_app.py: only try for supported hardware 2025-10-07 22:40:38 +02:00
Thomas Farstrike a23fb7c19e Cleanup boot_unix.py
It had some leftover code for the OV5640 camera,
which is currently only supported on the ESP32.
2025-10-07 12:19:54 +02:00
Thomas Farstrike eb09a6035b Prepare 0.0.8 2025-06-24 14:45:13 +02:00
Thomas Farstrike f9ee7a91cd Power off camera after boot and before deepsleep to conserve power 2025-06-24 10:39:20 +02:00
Thomas Farstrike 3f4ab9c842 Add settings app 2025-06-17 09:23:01 +02:00
Thomas Farstrike 01c7d9552b Tweak button size in drawer and add "Settings" button 2025-06-16 14:36:42 +02:00
Thomas Farstrike 75fb19be29 Comments 2025-06-16 14:11:34 +02:00
Thomas Farstrike ebd6a63954 Make keyboards bigger 2025-06-13 09:48:59 +02:00
Thomas Farstrike 80de5df27d Run larger screen on deskop 2025-06-11 23:33:16 +02:00
Thomas Farstrike 7ef6ca2302 imageview: update 2025-06-10 17:45:46 +02:00
Thomas Farstrike 37c546928d Desktop: implement CTRL-V to paste 2025-06-08 23:51:07 +02:00
Thomas Farstrike a2ac601854 desktop: add global escape key for back action 2025-06-08 23:22:35 +02:00
Thomas Farstrike 84de3b72f2 Add desktop keyboard support 2025-06-08 22:50:30 +02:00
Thomas Farstrike 21afc8ee88 Remove .micropython/lib symlink workaround 2025-06-05 00:13:51 +02:00
Thomas Farstrike ed68ab5f8c boot_unix.py: cleanups 2025-05-25 11:34:51 +02:00
Thomas Farstrike d83e12ace7 boot_unix: try gesture detection before giving up 2025-05-25 11:32:54 +02:00