summaryrefslogtreecommitdiff
path: root/src/libinput-device.c
Commit message (Expand)AuthorAgeFilesLines
* libinput: Add tap configuration to weston.iniJonas Ådahl2014-08-151-0/+25
* libinput: Use floating point instead of fixed point numbersJonas Ådahl2014-06-091-9/+18
* input: Fix errors due to initializing input before creating outputsAnder Conselvan de Oliveira2014-04-251-1/+1
* evdev: Discard events from a touchscreen paired with an unplugged outputAnder Conselvan de Oliveira2014-04-251-1/+1
* libinput: Don't process touch events for devices without a valid outputAnder Conselvan de Oliveira2014-04-251-0/+3
* libinput: Forward frame events to clientsJonas Ådahl2014-04-211-0/+15
* input: fix input device map to output if it doesn't exist.U. Artie Eoff2014-04-211-0/+5
* libinput-device: break after LIBINPUT_EVENT_TOUCH_UPU. Artie Eoff2014-04-211-0/+1
* Add libinput based input device backendJonas Ådahl2014-03-121-0/+364