Files
naps62-yolo 1c6d0fae8d fix: don't wake screen on trackpad swipe
Swipe repeats DPAD every REPEAT_MS, so routing it through _wakeScreen
fired turnOnScreen ~5x/sec for the whole gesture. _sendCommand takes a
wake flag; the repeat path opts out. Pad taps, buttons, apps and volume
still wake. Tradeoff: a swipe on an already-blanked panel no longer
wakes it — tap first.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-17 07:56:09 +00:00
..