platform/upstream/libinput.git
2018-07-16 Peter Huttererevdev: whitespace fix
2018-07-16 Peter Hutterertest: remove unsupported events from the invalid-range...
2018-07-15 Greg Vtest: remove unused values.h include
2018-07-13 Peter HuttererRename data/ to quirks/
2018-07-13 Peter Huttererdata: add HP Chromebook 14 pressure ranges
2018-07-13 Peter Hutterertap: log a tap bug for release on MULTITAP_PALM
2018-07-13 Peter Hutterertap: remove unnecessary TAP_STATE_DEAD assignment
2018-07-12 Peter HuttererMerge branch 'wip/trackpoint-acceleration'
2018-07-12 Peter HuttererGitlab CI: use a space in the meson builddir
2018-07-12 Peter Huttererdoc: move the meson.build in as subdir()
2018-07-12 Peter Hutterertest: tidy up the symbols leak test
2018-07-12 Peter Hutterermeson.build: move the directory path generation to...
2018-07-11 Peter Huttererdata: add the dell trackpoint multipliers
2018-07-11 Peter Huttererquirks: append "Touchpad" to the various dell touchpad...
2018-07-11 Peter Huttererquirks: remove the leftovers of the trackpoint range...
2018-07-11 Peter Huttererquirks: remove the trackpoint range quirks entries
2018-07-11 Peter Huttererfilter: add a trackpoint multiplier factor
2018-07-11 Peter Huttererquirks: add quirks_get_double()
2018-07-11 Peter Hutterertools: make-ptraccel-graphs: drop an unnecessary outfile
2018-07-11 Peter Hutterertools: drop the special handling for trackpoint accel...
2018-07-11 Peter Hutterertools: reduce the trackpoint gnuplot range to 0..1...
2018-07-11 Peter Hutterertools: fix units for trackpoint accel graph
2018-07-11 Peter Huttererfilter: make the trackpoint accel profile func the...
2018-07-11 Peter Huttererfilter: replace the trackpoint accel with a velocity...
2018-07-10 Peter Huttererdoc: add a subsection on how to use libinput record...
2018-07-10 Peter Huttererdoc: libinput-measure is a section, not a subsection
2018-07-09 Peter Hutterertools: don't add the debug behavior for release builds
2018-07-09 Peter Hutterertools: fake-build the other tools the same way as measu...
2018-07-09 Peter Hutterertools: rely on the libinput and quirks tool to pick...
2018-07-09 Peter Hutterertools: quirks: if we're executing from the builddir...
2018-07-09 Peter Hutterertools: if the execdir is the builddir, add it to the...
2018-07-06 Peter Huttererdoc: drop the git version into the documentation
2018-07-06 Peter HuttererSwitch to using files() for the doxygen input sources
2018-07-06 Peter HuttererGitLab CI: only rebuild the website when pushing to...
2018-07-05 Peter HuttererGitlab CI: trigger the wayland web rebuild on pushes...
2018-07-05 Peter HuttererGitLab CI: move the scan-build job up in the file
2018-07-05 Peter Hutterertest: misc: up the time limit on the ratelimit tests
2018-07-05 Peter Huttererdoc: add the switches page to a "other devices" category
2018-07-05 Peter Huttererdoc: build doxygen output into "Documentation"
2018-07-05 Peter HuttererGitLab CI: rename MESON_PARAMS to MESON_ARGS
2018-07-04 Peter HuttererGitlab CI: run the tests through valgrind on the f28 box
2018-07-03 Peter HuttererGitLab CI: always run ninja test unless otherwise specified
2018-07-03 Peter Hutterertools: rename list-quirks to the more generic "quirks...
2018-07-03 Peter HuttererGitLab CI: don't use spaces in artifact names
2018-06-29 Peter Huttererfallback: cancel the debounce timers during device...
2018-06-28 Hans de Goedesystem-quirks: Add AttrTrackpointRange for Lenovo X270
2018-06-27 Peter Hutterergitlab CI: build a release with -Werror
2018-06-27 Peter Huttererdoc: fix typo in pointer acceleration docs
2018-06-27 Peter Hutterertools: add record/replay to --help output
2018-06-26 Peter Hutterertools: libinput-record: print the list of quirks
2018-06-26 Peter Hutterertools: move printing device quirks to the shared tools lib
2018-06-26 Peter Hutterertest: parse arguments before any other stuff
2018-06-26 Peter Hutterertouchpad: don't disable tapping on MT_TOOL_PALM
2018-06-26 Peter Hutterertools: fake-build the measure touch-pressure/size sources
2018-06-26 Peter Hutterertest: add a libinput-test runner for 'deviceless' tests
2018-06-25 Peter Hutterertest: switch the global device list to a struct list
2018-06-25 Peter Hutterertest: fix indentation in litest-int.h
2018-06-25 Peter Hutterertest: quirks: init value to avoid valgrind errors
2018-06-25 Peter Hutterertest: if we never installed any udev files, we don...
2018-06-25 Peter Hutterertest: init test quirks in /tmp, not /run
2018-06-25 Peter Huttererquirks: free the dt string
2018-06-22 Peter Hutterergitlab CI: add Arch to the list of built images
2018-06-22 Peter Hutterergitlab CI: add pkgconfig to the list
2018-06-21 Peter Huttererutil: use assert() instead of abort() for testing for...
2018-06-21 Peter Hutterertest: don't require a device for quirks parsing tests
2018-06-21 Konstantin... libinput-private: constify inline helpers
2018-06-21 Peter Hutterergitlab CI: run ninja test too
2018-06-21 Peter Hutterertest: skip the test-suite runner based on SKIP_LIBINPUT...
2018-06-21 Peter Hutterertools: libinput-replay: set INPUT_PROP_* properties...
2018-06-21 Peter Huttererdoc: update docs to use a .yml suffix for libinput...
2018-06-21 Peter Hutterertools: libinput-record: use .yml suffix in the man...
2018-06-21 Peter Hutterertest: fix zalloc max size tests
2018-06-21 Peter Hutterertools: touch-size: update to use the device quirks
2018-06-21 Peter Hutterertools: touchpad-pressure: update man page for device...
2018-06-21 Peter HuttererMerge branch 'wip/measure-thumb-pressure'
2018-06-21 Peter Huttererdoc: use @verbatim, not @code for shell commands
2018-06-21 Peter Huttererdoc: update docs to drop hwdb references
2018-06-20 Sergiusz Michalikzalloc limit fix for libinput-record
2018-06-20 Peter Hutterertools: touchpad-pressure: add thumb pressure handling
2018-06-20 Peter Hutterertools: touchpad-pressure: switch to using quirks for...
2018-06-20 Peter Hutterertools: list-quirks: make the output easier to parse
2018-06-20 Peter Hutterertools: list-quirks: print the value of the quirk too
2018-06-20 Peter Huttererdata: lenovo: fix device name for the X1 Carbon 6th
2018-06-20 Peter Hutterertools: list-quirks: add the thumb pressure threshold...
2018-06-20 Peter Hutterertools: list-quirks: fix usage to read "libinput list...
2018-06-20 Peter Hutterertools: list-quirks: compress a condition
2018-06-20 Peter Huttererquirks: drop the JUMPING_SEMI_MT model
2018-06-20 Peter Hutterermeson.build: add more overrides for coverity
2018-06-20 Peter Huttererutil: abort if we try to allocate more than a MB
2018-06-20 Peter Hutterermeson.build: add a libinput list-devices run to the...
2018-06-20 Peter Hutterertools: list-devices: unref the udev device
2018-06-20 Peter Hutterertools: pass a valid grab parameter to list-devices
2018-06-19 Benjamin TissoiresCI: WIP: attempt to clean up the registry before leaving
2018-06-19 Benjamin TissoiresCI: speed up the docker_check stage
2018-06-19 Benjamin TissoiresCI: do not pull images when checking for the creation...
2018-06-19 Peter Huttererdoc: point to the gitlab ci file for a list of required...
2018-06-19 Peter Hutterertest: remove a compiler warning
2018-06-19 Peter Huttererquirks: add more assertion to avoid API misusage (v2)
2018-06-18 Peter HuttererRevert "quirks: add more assertion to avoid API misusage"
2018-06-18 Peter Hutterertest: pass the open mode to open(O_CREAT)
next