summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2019-01-21libinput 1.12.61.12.61.12-branchPeter Hutterer1-1/+1
2019-01-21quirks: add ModelBouncingKeys for Contour RollerMouseChristoffer Holmstedt1-0/+1
2019-01-07libinput 1.12.51.12.5Peter Hutterer1-1/+1
2018-12-18libinput 1.12.41.12.4Peter Hutterer1-1/+1
2018-11-07libinput 1.12.31.12.3Peter Hutterer1-1/+1
2018-10-29quirks: add the ability to disable custom event codes/typesPeter Hutterer1-1/+1
2018-10-24libinput 1.12.21.12.2Peter Hutterer1-1/+1
2018-10-19quirks: disable debouncing on the VMware Virtual micePeter Hutterer1-0/+1
2018-10-03libinput 1.12.11.12.1Peter Hutterer1-1/+1
2018-09-26evdev: add a quirk for the Kensington OrbitPeter Hutterer1-0/+1
2018-09-11libinput 1.12.01.12.0Peter Hutterer1-1/+1
2018-09-11tools: drop the libinput measure trackpoint-range toolPeter Hutterer1-2/+0
2018-09-10udev: re-instate the model-quirks calloutPeter Hutterer1-0/+11
2018-09-04libinput 1.11.9031.11.903Peter Hutterer1-1/+1
2018-08-21quirks: Add quirks for Acer Switch Alpha 12Carlos Garnacho1-0/+1
2018-08-14libinput 1.11.9021.11.902Peter Hutterer1-1/+1
2018-08-13test: replace hand-rolled backtrace function with gstackPeter Hutterer1-9/+2
2018-08-13meson.build: the selftest doesn't need all litest sourcesPeter Hutterer1-2/+1
2018-08-13test: remove the deviceless test runner, make it a commandline arg insteadPeter Hutterer1-7/+3
2018-08-09meson.build: drop the now-unused liblitestPeter Hutterer1-9/+3
2018-08-09doc: use configure_file()'s @PLAINNAME@ instead of calling installPeter Hutterer1-1/+1
2018-08-09meson.build: process the various tools as a single file listPeter Hutterer1-64/+31
2018-08-09meson.build: silence meson warning that we should use configure_file's copyPeter Hutterer1-0/+6
2018-08-09meson.build: fix typo in version to compare toPeter Hutterer1-1/+1
2018-08-07test: rename the x220 clickpad to something more tellingPeter Hutterer1-1/+1
2018-08-03fallback: add support for ABS_MT_TOOL_TYPE for touch screensPeter Hutterer1-0/+1
2018-07-31meson.build: fix name of the measure touchpad-tap scriptPeter Hutterer1-1/+1
2018-07-30libinput 1.11.9011.11.901Peter Hutterer1-1/+1
2018-07-30dox: switch to sphinx for the user-visible documentationPeter Hutterer1-1/+2
2018-07-23test: add --gen-suppressions=all to the valgrind runPeter Hutterer1-0/+1
2018-07-18Autodetect and use libepoll-shim on FreeBSDGreg V1-0/+29
2018-07-16test: ptrace compatibility with *BSDGreg V1-0/+6
2018-07-16Use getprogname() when program_invocation_short_name is not definedGreg V1-0/+6
2018-07-16Fix include portablity (xlocale, stdlib)Greg V1-0/+4
2018-07-16Import versionsort implementation from musl for systems without versionsortGreg V1-0/+4
2018-07-13Rename data/ to quirks/Peter Hutterer1-28/+28
2018-07-12doc: move the meson.build in as subdir()Peter Hutterer1-143/+1
2018-07-12test: tidy up the symbols leak testPeter Hutterer1-3/+2
2018-07-12meson.build: move the directory path generation to a single sectionPeter Hutterer1-39/+48
2018-07-09tools: don't add the debug behavior for release buildsPeter Hutterer1-1/+5
2018-07-09tools: fake-build the other tools the same way as measure touchpad-tapPeter Hutterer1-7/+19
2018-07-09tools: rely on the libinput and quirks tool to pick the right directoriesPeter Hutterer1-16/+9
2018-07-09tools: if the execdir is the builddir, add it to the pathPeter Hutterer1-0/+18
2018-07-06doc: drop the git version into the documentationPeter Hutterer1-2/+11
2018-07-06Switch to using files() for the doxygen input sourcesPeter Hutterer1-75/+83
2018-07-05doc: build doxygen output into "Documentation"Peter Hutterer1-1/+1
2018-07-03tools: rename list-quirks to the more generic "quirks list"Peter Hutterer1-14/+27
2018-06-26tools: move printing device quirks to the shared tools libPeter Hutterer1-1/+1
2018-06-26tools: fake-build the measure touch-pressure/size sourcesPeter Hutterer1-0/+18
2018-06-26test: add a libinput-test runner for 'deviceless' testsPeter Hutterer1-0/+8