src/input


Log

Author Commit Date CI Message
Gabriel Jacobo e9d21339 2013-10-13T17:15:43 Prevent keystrokes from leaking through to the console when using evdev. This uses the same method Weston and X use. Sadly, to be fully effective when launching remotely, this needs root permissions.
Sam Lantinga 90a219a3 2013-10-05T21:15:55 Fixed bug where a Logitech wireless keyboard with built-in mouse touchpad didn't get recongized as both devices.
Gabriel Jacobo b39a4daf 2013-10-03T10:28:10 SDL_TEXTINPUT support for EVDEV
Gabriel Jacobo c691de00 2013-09-28T19:17:27 Fix: SDL_EVDEV_device_removed does not need UDEV
Gabriel Jacobo 1ccbad96 2013-09-28T15:48:32 Do not use UDEV references in EVDEV if UDEV has not been detected
Gabriel Jacobo 9ceed73d 2013-09-28T13:28:19 Raspberry Pi support (also unified UDEV and EVDEV support)