summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-02evdev-mt-touchpad: Enable timestamp smoothing support for bluetooth touchpadsHEADmasterHans de Goede4-4/+12
2017-07-02filter: Add timestamp smoothing supportHans de Goede1-7/+18
2017-06-28meson: install the libinput-debug-gui if we build itPeter Hutterer1-1/+1
2017-06-28README: fix link to libinput-debug-eventsPeter Hutterer1-1/+1
2017-06-26configure.ac: libinput 1.7.902Peter Hutterer2-2/+2
2017-06-26tools: fix invocation of subtoolsPeter Hutterer1-1/+1
2017-06-26meson: add preceding spaces before colons where neededPeter Hutterer1-15/+15
2017-06-26test: strdup the suite and test namePeter Hutterer1-10/+40
2017-06-26tools: split the configuration option parsing outPeter Hutterer7-292/+290
2017-06-26touchpad: ignore the tap motion threshold if fingers > slotsPeter Hutterer2-0/+66
2017-06-26meson: swap libinput dependenciesPeter Hutterer1-1/+1
2017-06-23Skip restorecon if it cannot be foundPeter Hutterer1-2/+4
2017-06-22tools: shorten the --help output for the commandsPeter Hutterer7-88/+89
2017-06-22test: remove duplicate testPeter Hutterer1-1/+0
2017-06-21touchpad: update the timestamp even when we only get other axesPeter Hutterer1-0/+3
2017-06-21touchpad: rename tp_touch->millis to tp_touch->timePeter Hutterer4-11/+11
2017-06-21meson: restore the SELinux context for our .so file on installPeter Hutterer3-1/+17
2017-06-21doc: update build instructions for ArchEric Engestrom1-3/+4
2017-06-21doc: add instructions for handling SELinux denialsPeter Hutterer1-0/+24
2017-06-20tools: add the compat scripts installer script to the tarballPeter Hutterer1-1/+1
2017-06-20meson: build docs by default, but allow disabling itPeter Hutterer2-3/+6
2017-06-20meson: rename 'enable-tests' option to just 'tests'Peter Hutterer2-2/+2
2017-06-20doc: Fix mistake in Matrix example to relect only X along Y axisPhilippe Coval1-1/+1
2017-06-19touchpad: use the "is internal keyboard" tag to enable dwtPeter Hutterer2-101/+13
2017-06-19doc: drop the Fedora "ninja-build" notePeter Hutterer1-3/+0
2017-06-19tools: assert on malloc failurePeter Hutterer1-1/+3
2017-06-19evdev: default to log error priorityPeter Hutterer1-1/+1
2017-06-19configure.ac: libinput 1.7.901Peter Hutterer2-6/+6
2017-06-15tools: grab the pointer in the debug guiPeter Hutterer2-1/+15
2017-06-15gitignore: drop test/test-* patternPeter Hutterer1-2/+0
2017-06-15Remove vestiges of the event-guiPeter Hutterer2-2/+1
2017-06-13tools: note that the touchpad-tap measuring tool picks a touchpadPeter Hutterer1-0/+3
2017-06-13doc: use the same formatting for the gcc command as for everything elsePeter Hutterer1-0/+2
2017-06-13doc: update building notes with the bug to ninja vs ninja-build on FedoraPeter Hutterer1-2/+2
2017-06-13tools: update the publish-doc tool to use ninjaPeter Hutterer1-3/+7
2017-06-13doc: add a short blurb regarding lid switch handlingPeter Hutterer1-0/+18
2017-06-13test: decouple our tests/test suites from the ones used by checkPeter Hutterer1-73/+62
2017-06-13tools: free the tap data on errorPeter Hutterer1-1/+2
2017-06-13tools: add missing toffset copy from src to dest while duplicatingPeter Hutterer1-0/+1
2017-06-09tools: point out that measuring taps may be different to what libinput seesPeter Hutterer1-0/+4
2017-06-09test: localise the open/close function counter in the path testsPeter Hutterer1-68/+69
2017-06-09test: use unique names for all the test suite namesPeter Hutterer1-9/+16
2017-06-07test: remove unused devices field from struct testPeter Hutterer1-1/+0
2017-06-07udev: Add specific pressure range for the Chromebook R13 CB5-312TPaul Kocialkowski1-0/+5
2017-06-07udev: Add generic pressure range values for I2C Elan touchpadsPaul Kocialkowski1-0/+3
2017-06-07udev: Add support for device-tree-based model selectionPaul Kocialkowski2-0/+5
2017-06-06tools: fix linker error with the debug-guiPeter Hutterer1-4/+4
2017-06-06tools: link libinput.la for libshared.laPeter Hutterer1-1/+1
2017-06-06configure.ac: require libevdev 1.3 or laterPeter Hutterer1-1/+1
2017-06-02tools: escape all dashes in man pages (for commands and options)Peter Hutterer6-42/+42