Controller Support #25

Closed
opened 2025-03-05 15:47:33 -05:00 by josh · 0 comments
Owner

While the full input overhaul (Link that issue here) is still on the backlog, I plan to hack in support for gamepad controllers to the RWindow / InputService, which reads from the linux kernel joydev module whatever. It seems mouse support via linux kernel (Going around XOrg) is straightforward, and keyboard may also be feasable, if a bit more tricky (Link the findings on why it's not as simple as the other two).

While the full input overhaul (Link that issue here) is still on the backlog, I plan to hack in support for gamepad controllers to the RWindow / InputService, which reads from the linux kernel joydev module whatever. It seems mouse support via linux kernel (Going around XOrg) is straightforward, and keyboard may also be feasable, if a bit more tricky (Link the findings on why it's not as simple as the other two).
josh closed this issue 2025-04-16 14:25:08 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Redacted/ReWindow#25
No description provided.