Commit Graph

656 Commits

Author SHA1 Message Date
Thomas Farstrike 3fef5dd84d ImageView app: remove comments 2025-10-20 12:29:36 +02:00
Thomas Farstrike c97e93dcd0 About app: enable scrolling using arrow keys so off-screen info can be viewed 2025-10-20 12:26:11 +02:00
Thomas Farstrike de53d6823c focus_direction: use absolute coordinates 2025-10-20 11:51:45 +02:00
Thomas Farstrike 697b8fc43b focus_direction.py: improve output 2025-10-20 11:45:35 +02:00
Thomas Farstrike 731568ca93 Improve focus direction handling 2025-10-20 11:30:04 +02:00
Thomas Farstrike 1e77d7fcce focus_direction: also consider children 2025-10-20 10:58:54 +02:00
Thomas Farstrike 46d51ab1a7 Also think about the children of objects 2025-10-20 09:25:08 +02:00
Thomas Farstrike d7bf4594d8 Move focus with arrows works on desktop 2025-10-20 09:18:15 +02:00
Thomas Farstrike e0e87dd5df Debug 2025-10-19 12:00:05 +02:00
Thomas Farstrike 781c710df3 Fix joystick angle 2025-10-19 11:59:55 +02:00
Thomas Farstrike 76404a38aa Add focus_direction code 2025-10-19 08:32:12 +02:00
Thomas Farstrike ad4b06bc4e launcher.py: print exception when caught 2025-10-19 08:31:44 +02:00
Thomas Farstrike 9034c1c960 OSUpdate: don't update UI after exit 2025-10-19 08:31:25 +02:00
Thomas Farstrike 1bf52a1bf9 Make relative symlink 2025-10-19 08:30:40 +02:00
Thomas Farstrike df6ce82ada Increment versions 2025-10-17 20:58:09 +02:00
Thomas Farstrike 716faeb749 Desktop: bigger screen 2025-10-17 20:52:59 +02:00
Thomas Farstrike 5f01189c29 Wifi app: improve different screensize handling 2025-10-17 20:50:52 +02:00
Thomas Farstrike 084838a0b4 CHANGELOG and comments 2025-10-17 13:22:43 +02:00
Thomas Farstrike 26fbd68040 Wifi app: cleanup and improve keyboard and focus handling 2025-10-17 13:04:26 +02:00
Thomas Farstrike 4d99cdcf9f Fix typo 2025-10-17 12:30:30 +02:00
Thomas Farstrike 4eb0c06447 MposSDLKeyboard: fix arrow up and down keys 2025-10-17 12:29:11 +02:00
Thomas Farstrike 76e0d95e8b Add internal_filesystem/lib/mpos/indev/mpos_sdl_keyboard.py 2025-10-17 09:26:15 +02:00
Thomas Farstrike 832ffb1d20 AppStore app: don't update UI after the user has closed the app 2025-10-17 09:26:01 +02:00
Thomas Farstrike e90f2f8635 Change example wifi names based on user feedback 2025-10-16 15:13:31 +02:00
Thomas Farstrike 1672f26a01 Restore focus after back action
This works, but not if the Activity redraws everything...
2025-10-16 13:21:47 +02:00