summaryrefslogtreecommitdiff
path: root/src/libinput-device.c
Commit message (Expand)AuthorAgeFilesLines
* libinput-device: use the discrete axis value for wheel eventsPeter Hutterer2015-01-151-4/+40
* libinput-device: use the new merged scroll eventsPeter Hutterer2015-01-151-5/+20
* input: Use slightly less obscure logic in evdev_notify_keyboard_focus()Derek Foreman2014-11-271-1/+1
* libinput-device: Don't get initial key statesJonas Ådahl2014-09-121-30/+0
* libinput: normalize WL_CALIBRATION before passing it to libinputPeter Hutterer2014-09-121-0/+87
* 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