Skip to content

Navigate the UI with gamepads

Adrien Plazas requested to merge wip/aplazas/gamepad-ui into master

This allow to partially navigate through the UI with gamepads.

You can do these using gamepads only:

  • browse the games
  • start a game
  • choose to resume or not the game
  • go back to the collection

Please try to break it. :)

To do:

  • do not handle gamepad events when the window (or dialog) is unfocused
Edited by Adrien Plazas

Merge request reports