koreader / koreader-base

Base framework offering a Lua scriptable environment for creating document readers
http://koreader.rocks/
GNU Affero General Public License v3.0
136 stars 106 forks source link

SDL: Handle DPads reported as buttons and not hats #1786

Closed NiLuJe closed 5 months ago

NiLuJe commented 5 months ago

Tested on a Dual Sense, which natively reports the dpad as a hat, but that SDL appears to translate into buttons.


This change is Reviewable