#3130·ebiten

internal/gamepad: support PS5's touchpad

Author: hajimehoshiCreated Oct 14, 2024Updated Sep 16, 2026
Labelsfeaturerequest

Operating System

  • Windows
  • macOS
  • Linux
  • FreeBSD
  • OpenBSD
  • Android
  • iOS
  • Nintendo Switch
  • PlayStation 5
  • Xbox
  • Web Browsers

What feature would you like to be added?

PS5's touchpad is not screen touches, or not even mouses. Also, multiple gamepads have their own touches. So, this is a new input device.

Probably we have to add an API to the current gamepad API.

Why is this needed?

No response