summaryrefslogtreecommitdiff
path: root/doc/libevdev.css
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2016-08-17 10:48:43 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2016-08-17 17:43:32 +1000
commitdf5ca5560962d051460174fb87259621310329b7 (patch)
treebd7bdb5058c9bb042270a007aea11ca33b567b7e /doc/libevdev.css
parent761687e9957cd870dfc8de3e19fb8fb9b7ff3e4e (diff)
downloadlibevdev-df5ca5560962d051460174fb87259621310329b7.tar.gz
Don't bother sanitizing disabled event codes
Filter them immediately instead of passing them on and relying on the actual event handling code to filter them. Reproducer: if EV_ABS is disabled on an Apple MagicMouse we still get events passed into sanitize_event(). But the code handling EV_ABS events doesn't update the state, so we end up complaining about double tracking IDs, even though that is not actually correct. https://bugzilla.redhat.com/show_bug.cgi?id=1361325 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Benjamin Tissoires <benjamin.tissoires@gmail.com>
Diffstat (limited to 'doc/libevdev.css')
0 files changed, 0 insertions, 0 deletions