complexlogic / flex-launcher

A customizable HTPC application launcher for Windows and Linux
https://complexlogic.github.io/flex-launcher/
The Unlicense
208 stars 13 forks source link

Gamepad fix #7

Closed complexlogic closed 2 years ago

complexlogic commented 2 years ago

Use Joypad events instead of GameController events to connect and disconnect a gamepad, because controllers without a mapping in SDL won't generate a GameController event on startup. Fixes #6