Skip to content
This repository was archived by the owner on Feb 1, 2026. It is now read-only.
/ Input Public archive

5.0.7

Choose a tag to compare

@JujuAdams JujuAdams released this 18 Jul 10:33
· 1208 commits to master since this release
  • Adds optional availableOnly argument to input_source_detect_input() to filter input. This argument defaults to true, only allowing input from sources that are not assigned to a player
  • Fixes binding scan not waiting for mouse buttons to be released before scanning for input, leading to mouse buttons always being bound
  • Adds input_binding_get_source_type() which returns the source type for a binding
  • Fixes input_binding_set() crashing when used with custom profiles