Skip to content

Draft: captouch os menu navigation

moon2 requested to merge touch_os into main

Playing around w stuff stolen from mp3 player for now, let's see where things go!

The C part fixes a positional captouch driver quirk that results in tapping petal 2 and 8 near the edge will triggering menu motion. you can test this PR just with the python changes, just be aware that this bug might occur.

Some thoughts on enter/back captouch inputs:

  • maybe not do it at all to not lose back button consistency w apps?
  • maybe one side is back, one side is enter instead? does that switch w app button placement?
  • configuration options for everything? is that better or worse?
Edited by moon2

Merge request reports