summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-24evdev: improve default scroll button detectionPeter Hutterer2-0/+13
2017-04-24doc: link the seats doc from the seat udev propertiesPeter Hutterer1-2/+2
2017-04-20tools: update man page for debug-events --show-keycodes flagPeter Hutterer1-5/+7
2017-04-20tools: fix typo in list-devices man pagePeter Hutterer1-1/+1
2017-04-20doc: drop superfluous </pre> tagPeter Hutterer1-1/+0
2017-04-04configure.ac: drop auto-detection of featuresPeter Hutterer1-61/+35
2017-04-04Fix build instructions for openSUSENate Graham1-2/+12
2017-04-01tablet: remove useless self-assignmentPeter Hutterer1-1/+0
2017-03-30udev: set size hint for the Apple Magic TrackpadPeter Hutterer1-0/+3
2017-03-30test: unset MOUSE_DPI for the apple magic mousePeter Hutterer1-0/+19
2017-03-30test: fix udev rule for click count devicePeter Hutterer1-3/+3
2017-03-29touchpad: don't try to unhover touches in NONE statePeter Hutterer1-0/+3
2017-03-28test: highlight the various state machines with colorsPeter Hutterer2-4/+34
2017-03-28test: detect linebreaks in log messagesPeter Hutterer1-4/+6
2017-03-28test: add color to litest verbose outputPeter Hutterer3-7/+29
2017-03-28test: align litest output messagesPeter Hutterer1-2/+2
2017-03-28test: drop unused variablePeter Hutterer1-4/+3
2017-03-28evdev: fix typo in log messagePeter Hutterer1-1/+1
2017-03-24tools: use 'required_argument'/'no_argument' for getopt_longPeter Hutterer1-27/+27
2017-03-23Merge branch 'wip/tablet-wobbly-lines-v2'Peter Hutterer4-210/+440
2017-03-23tablet: add axis smoothingPeter Hutterer3-19/+110
2017-03-23tablet: reset delta and changed axes as soon as we send themPeter Hutterer1-5/+32
2017-03-23tablet: add assert that deltas are always 0Peter Hutterer1-0/+3
2017-03-23tablet: split point vs delta handling upPeter Hutterer1-33/+28
2017-03-23table: move custom rotation handling into a helper functionPeter Hutterer1-27/+42
2017-03-23tablet: reshuffle device axis updatesPeter Hutterer1-43/+34
2017-03-23tablet: move the axis transforms to the endPeter Hutterer1-3/+3
2017-03-23tablet: move delta processing downPeter Hutterer1-1/+2
2017-03-23tablet: add a motion historyPeter Hutterer2-5/+65
2017-03-23tablet: move definition of tablet_axes downPeter Hutterer1-12/+12
2017-03-23tablet: reshuffle the event sending codePeter Hutterer1-87/+142
2017-03-23tablet: remove unnecessary out-of-proximity checkPeter Hutterer1-8/+1
2017-03-23tablet: drop unnecessary call to reset the changed axesPeter Hutterer1-1/+0
2017-03-23touchpad: add touchpad pressure state debugging to debug outputPeter Hutterer1-1/+6
2017-03-23configure.ac: libinput 1.7.0Peter Hutterer1-3/+3
2017-03-23evdev: mark the new log functions as printf-style functionsPeter Hutterer2-2/+4
2017-03-23touchpad: add pressure ranges for cyapa touchpadsPeter Hutterer1-0/+3
2017-03-22tools: print axes, but not capabilities on proximity outPeter Hutterer1-32/+34
2017-03-14test: add missing linebreak to error messagePeter Hutterer1-1/+1
2017-03-14test: fix tablet touch arbitration casePeter Hutterer1-1/+1
2017-03-14test: don't use the same mouse twicePeter Hutterer1-2/+2
2017-03-10configure.ac: libinput 1.7rc2Peter Hutterer1-2/+2
2017-03-10configure.ac: set AC_CONFIG_AUX_DIRPeter Hutterer1-0/+1
2017-03-09doc: expand on the default tap settingsPeter Hutterer1-2/+6
2017-03-08test: drop ABS_MT_PRESSURE from the bcm5974Peter Hutterer1-3/+0
2017-03-08doc: expand build instructinosPeter Hutterer1-10/+58
2017-03-08touchpad: add elantech-specific pressure valuesPeter Hutterer1-3/+8
2017-03-02touchpad: ignore hovering touches for the software button statePeter Hutterer2-1/+33
2017-03-01tools: fix printing of tablet coordinatesPeter Hutterer1-1/+1
2017-02-28touchpad: reduce minimum height for horiz edge scrolling to 40mmPeter Hutterer2-3/+3