summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-06configure.ac: libinput 0.10.00.10.0Peter Hutterer1-2/+2
2015-02-06Fix an abort if the device speed is NaNOlivier Fourdan2-1/+20
2015-02-06cosmetic: fix grammar in doxygenPeter Hutterer1-1/+1
2015-02-04touchpad: mark two switch fallthroughs with commentsPeter Hutterer1-0/+2
2015-02-04path: make sure udev devices are initialized before usagePeter Hutterer1-3/+23
2015-02-04test: switch event conversion tests to use litest devicesPeter Hutterer1-91/+41
2015-02-03zalloc the libinput_source, don't malloc itPeter Hutterer1-1/+1
2015-02-03Don't init pointer acceleration on absolute devicesPeter Hutterer2-1/+28
2015-02-03test: add pointer acceleration defaults testPeter Hutterer1-0/+40
2015-02-03evdev: set the default speed after initializing ptraccelPeter Hutterer1-0/+3
2015-02-03filter: zalloc the struct to make sure the speed is initializedPeter Hutterer1-1/+1
2015-02-03cosmetic: remove double empty-linePeter Hutterer1-1/+0
2015-02-03test: add per-device udev rule supportPeter Hutterer6-9/+125
2015-01-30Add missing doxygen ingroup tag for libinput_device_get_udev_devicePeter Hutterer1-0/+2
2015-01-30configure.ac: libinput 0.9.00.9.0Peter Hutterer1-2/+2
2015-01-29test: add tests for new lenovo touchpadsPeter Hutterer3-0/+298
2015-01-29touchpad: re-route trackpoint buttons on the *50 Lenovo seriesPeter Hutterer2-0/+45
2015-01-29test: add a test device for the Lenovo X1 Carbon 3rdPeter Hutterer4-0/+114
2015-01-28test: set the input_id->version as well in litest devicesPeter Hutterer1-0/+1
2015-01-27tools: Check if axis value is available in debugging GUIFriedrich Schöller1-10/+12
2015-01-27tools: Use correct event axis in debugging GUIFriedrich Schöller1-1/+1
2015-01-22evdev: Be more careful about what we consider a joystickHans de Goede1-9/+16
2015-01-22Remove libinput_event_pointer_get_axis from symbolsMarek Chalupa1-1/+0
2015-01-20Move the new click method configuration tools to the right symbol version setPeter Hutterer1-4/+8
2015-01-16tools: add click method config to the toolsPeter Hutterer2-0/+27
2015-01-16tests: add a few clickfinger testsPeter Hutterer1-0/+293
2015-01-16test: run clickfinger test for all clickpad-capable devicesPeter Hutterer1-8/+14
2015-01-16test: add tests for clickfinger defaultsPeter Hutterer1-0/+85
2015-01-16touchpad: hook up click method configurationPeter Hutterer4-73/+164
2015-01-16Add a config interface for click methodsPeter Hutterer4-0/+165
2015-01-16touchpad: Allow the center of pinned fingers to drift over timeHans de Goede1-0/+5
2015-01-16test: add another hover testPeter Hutterer1-0/+68
2015-01-16test: add touchpad hover finger testPeter Hutterer1-1/+321
2015-01-16test: add a semi-mt + hover synaptics touchpadPeter Hutterer4-0/+136
2015-01-16test: move semi-mt special tracking into the shared litest.cPeter Hutterer3-137/+177
2015-01-16touchpad: add a TOUCH_HOVERING statePeter Hutterer3-16/+117
2015-01-16touchpad: use ffs instead of a manual countPeter Hutterer1-10/+1
2015-01-16touchpad: factor out fake finger handlingPeter Hutterer2-20/+59
2015-01-15configure.ac: libinput 0.80.8.0Peter Hutterer1-2/+2
2015-01-15doc: move DOTFILE_DIRS to libinput.doxygen.inPeter Hutterer2-2/+1
2015-01-15doc: specify the IMAGE_PATH relative to the sourcePeter Hutterer1-1/+2
2015-01-15doc: add some missing files to EXTRA_DISTPeter Hutterer1-1/+1
2015-01-15Rename functions for left handed device configurationsStephen Chandler Paul11-86/+85
2015-01-15Merge branch 'merged-scroll-events'Peter Hutterer12-125/+172
2015-01-15Add libinput_event_pointer_get_axis_value_discrete() to count wheel clicksPeter Hutterer7-15/+63
2015-01-13Change axis events to carry all directionsPeter Hutterer12-110/+135
2015-01-13Parse the MOUSE_WHEEL_CLICK_ANGLE udev property if presentPeter Hutterer6-4/+97
2015-01-13Change the scroll step distance to 15 and document it as degreesPeter Hutterer3-9/+9
2015-01-13Add a comment to clarify what the prop parameter isPeter Hutterer1-0/+3
2015-01-13libinput.h: Fix some line wrapping in documentationStephen Chandler Paul1-2/+2