Commit Graph

996 Commits

Author SHA1 Message Date
Thomas Farstrike cf82413c4a Update CHANGELOG 2025-10-20 15:59:59 +02:00
Thomas Farstrike e6946098ce fri3d-2024: use A for ENTER key and joystick for navigation
Instead of Y for previous and A for next, the joystick is much more intuitive.
2025-10-20 15:57:29 +02:00
Thomas Farstrike ff8045b642 FileManager app: speed up with less logging 2025-10-20 15:34:44 +02:00
Thomas Farstrike d350494bcd Update CHANGELOG 2025-10-20 15:29:26 +02:00
Thomas Farstrike 1f66f13018 Launcher app: improve error handling
Previously, a dead symlink would throw an error and
prevent the other apps from showing up.
2025-10-20 15:27:31 +02:00
Thomas Farstrike 2932f37180 Add internal_filesystem/apps/com.quasikili.kilculator 2025-10-20 15:27:24 +02:00
Thomas Farstrike f7931af081 Increment version 2025-10-20 15:22:14 +02:00
Thomas Farstrike 9ae3824a2d fri3d-2024: support repeat for joystick/arrow keys 2025-10-20 14:52:34 +02:00
Thomas Farstrike 169c4820d9 fri3d-2024: less debug 2025-10-20 13:29:01 +02:00
Thomas Farstrike 06f5229713 fri3d-2024: less debugging output 2025-10-20 13:28:16 +02:00
Thomas Farstrike f1ef9f9c4f fri3d-2024: fix joystick left/right direction 2025-10-20 13:20:37 +02:00
Thomas Farstrike 176b59e9a8 focus_direction.py: improve corner case handling 2025-10-20 13:19:59 +02:00
Thomas Farstrike ad8e487c3e mpos.ui: add print_event() helper function 2025-10-20 12:34:29 +02:00
Thomas Farstrike 6f291dbe27 focus_direction.py: open dropdowns manage own focus 2025-10-20 12:33:59 +02:00
Thomas Farstrike 0a061b898e Improve widget info debug print 2025-10-20 12:33:45 +02:00
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