summaryrefslogtreecommitdiff
path: root/src/libinput-device.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-12libinput-device: Don't get initial key statesJonas Ådahl1-30/+0
2014-09-12libinput: normalize WL_CALIBRATION before passing it to libinputPeter Hutterer1-0/+87
2014-08-15libinput: Add tap configuration to weston.iniJonas Ådahl1-0/+25
2014-06-09libinput: Use floating point instead of fixed point numbersJonas Ådahl1-9/+18
2014-04-25input: Fix errors due to initializing input before creating outputsAnder Conselvan de Oliveira1-1/+1
2014-04-25evdev: Discard events from a touchscreen paired with an unplugged outputAnder Conselvan de Oliveira1-1/+1
2014-04-25libinput: Don't process touch events for devices without a valid outputAnder Conselvan de Oliveira1-0/+3
2014-04-21libinput: Forward frame events to clientsJonas Ådahl1-0/+15
2014-04-21input: fix input device map to output if it doesn't exist.U. Artie Eoff1-0/+5
2014-04-21libinput-device: break after LIBINPUT_EVENT_TOUCH_UPU. Artie Eoff1-0/+1
2014-03-12Add libinput based input device backendJonas Ådahl1-0/+364