It is reportedly possible for IOHIDDeviceCopyMatchingElements to return NULL on macOS 13 if the application lacks input monitoring permissions. This commit only prevents the segfault. More work will be needed to correctly handle this situation, including Game Controller support. Related to #2320 Closes #2321master
parent
ea3ea62708
commit
2c1d31009f
3 changed files with 11 additions and 3 deletions
Loading…
Reference in New Issue