Skip to content

monitor-fallback: Handle only evdev devices, not other protocol (joydev…)

Vanadiae requested to merge Vanadiae/libmanette:ignore-non-evdev-files into master

This avoids writing garbage to devices that use another protocol, which could lead to messed up input devices.

Merge request reports