summaryrefslogtreecommitdiff
path: root/src/evdev.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-04touchpad: drop motion hysteresis by defaultPeter Hutterer1-0/+1
2016-02-01evdev: disable the mode button on the Cyborg RAT 5Peter Hutterer1-0/+1
2016-01-22tablet: hook up relative motion eventsPeter Hutterer1-0/+4
2016-01-19Merge branch 'master' into tablet-supportPeter Hutterer1-0/+1
2016-01-11touchpad: fix DWT pairing for Macbook Pro 2015Caibin Chen1-0/+1
2015-12-14Merge branch 'master' into tablet-supportPeter Hutterer1-0/+1
2015-12-14touchpad: add a special quirk for the Lenovo x220 with updated firmwarePeter Hutterer1-0/+1
2015-12-09tablet: enable the calibration matrix for internal tabletsPeter Hutterer1-0/+4
2015-12-09evdev: make evdev_transform_absolute available within libinputPeter Hutterer1-0/+4
2015-08-26Merge branch 'master' into tablet-supportPeter Hutterer1-1/+10
2015-08-20evdev: drop relative x/y motion from a device not marked as pointerPeter Hutterer1-0/+1
2015-08-17Merge branch 'filter-us-ms-cleanup'Peter Hutterer1-1/+1
2015-08-12touchpad: enable natural scrolling for edge scrollingPeter Hutterer1-0/+7
2015-08-11filter: revamp to create device-specific filters, rather than accel functionsPeter Hutterer1-1/+1
2015-08-11evdev: split scroll threshold and direction lock threshold into twoPeter Hutterer1-0/+1
2015-08-04Merge branch 'master' into tablet-supportPeter Hutterer1-3/+5
2015-08-03touchpad: elantech touchpads can use a 2mm gesture motion thresholdPeter Hutterer1-0/+1
2015-07-28Always use uint64_t for internal timestamp valuesJonas Ã…dahl1-3/+3
2015-07-27touchpad: disable 2fg scrolling on Synaptics semi-mt touchpadsPeter Hutterer1-0/+1
2015-07-24Merge branch 'master' into tablet-supportPeter Hutterer1-13/+13
2015-07-24touchpad: drop TOUCHPAD_HAS_TRACKPOINT_BUTTONS parsingPeter Hutterer1-2/+1
2015-07-22Tag synaptics serial touchpads with a LIBINPUT_MODEL tagPeter Hutterer1-0/+1
2015-07-22evdev: allow for multiple LIBINPUT_MODEL_* flags per devicePeter Hutterer1-11/+11
2015-07-08Merge branch 'master' into tablet-supportPeter Hutterer1-0/+1
2015-07-06touchpad: Add an API for touchpad gesture eventsHans de Goede1-1/+2
2015-07-06Merge branch 'master' into tablet-supportPeter Hutterer1-10/+0
2015-07-02Merge branch 'drop-pointer-normalization'Peter Hutterer1-3/+0
2015-07-02filter: pass the DPI to the acceleration filterPeter Hutterer1-3/+0
2015-06-30evdev: evdev_fix_abs_resolution can be staticPeter Hutterer1-7/+0
2015-06-29Merge branch 'master' into tablet-supportPeter Hutterer1-0/+2
2015-06-26evdev: store the device dimensionsPeter Hutterer1-0/+2
2015-06-22Merge branch 'master' into tablet-supportPeter Hutterer1-16/+18
2015-06-22touchpad: mark ALPS touchpads for middle button emulationPeter Hutterer1-0/+1
2015-06-16COPYING: Update boilerplate from MIT X11 to MIT Expat licensePeter Hutterer1-16/+17
2015-06-16Merge branch 'master' into tablet-supportPeter Hutterer1-0/+2
2015-06-12Move Wacom touchpad tagging to the udev rulesPeter Hutterer1-0/+1
2015-06-12Move apple touchpad tagging to the udev rulesPeter Hutterer1-0/+1
2015-06-04Merge branch 'master' into tablet-supportPeter Hutterer1-4/+8
2015-06-03evdev: remove tag_device from evdev_dispatch_interfaceBenjamin Tissoires1-4/+4
2015-06-02evdev: use the button down time for no-scroll middle button press eventPeter Hutterer1-0/+2
2015-05-28Update Red Hat's copyrightPeter Hutterer1-0/+1
2015-05-27touchpad: only check keyboards for disable-while-typingPeter Hutterer1-0/+1
2015-05-22Merge branch 'master' into tablet-supportPeter Hutterer1-0/+77
2015-05-21evdev: add an interface hook to suspend a devicePeter Hutterer1-0/+4
2015-05-21Rename MODEL_SYSTEM76_CLEVO to MODEL_CLEVO_W740SUJan Alexander Steffens (heftig)1-1/+1
2015-05-05touchpad: enable clickfinger by default on some System76 laptopsPeter Hutterer1-0/+4
2015-05-04touchpad: enable clickfinger by default on chromebooksPeter Hutterer1-0/+1
2015-04-27evdev: use a different filter for low resolution touchpad on the Lenovo X230Benjamin Tissoires1-0/+1
2015-04-24evdev: add support for LIBINPUT_MODEL_* udev tagsPeter Hutterer1-0/+6
2015-04-23Add libinput_device_keyboard_has_key()Peter Hutterer1-0/+3