Re: [Development] Resurrecting QtGamepad

2023-10-22 Thread Elias Steurer via Development
Hi, +1. This would also be useful for new input devices like the Steam Deck or the Asus ROG Ally. Cheers Am 21.10.2023 um 17:02 schrieb Arno Rehn: Hey everyone, for a project of mine I need gamepad support. In the past, I've happily used QtGamepad, but this module has not been ported to Qt

Re: [Development] Resurrecting QtGamepad

2023-10-22 Thread Andy Nichols via Development
Hi Arno, I suppose I was the one who previously stated I wanted to rearchitect QtGamepad before making it part of Qt 6. The main issue was that it was very focused on gamepads (like the XBox Controller) and did not easily map to other exotic input devices. I wanted to redesign it to where the