platform/upstream/libinput.git
2018-08-13 Peter Huttererutil: fail property parsing if the dimensions are 0
2018-08-13 Peter Hutterertest: replace hand-rolled backtrace function with gstack
2018-08-13 Peter Hutterermeson.build: the selftest doesn't need all litest sources
2018-08-13 Peter Hutterertest: remove the deviceless test runner, make it a...
2018-08-13 Peter Hutterertest: switch two ints to bools
2018-08-10 Peter Huttererdoc/user: move touchpad jitter to troubleshooting
2018-08-10 Peter HuttererFix doc links to use dashes, not underscores
2018-08-10 Peter Huttererdoc/user: move the jumping cursor page to troubleshooting
2018-08-09 Peter Hutterertest: ensure we write something during litest_sendfile
2018-08-09 Peter Hutterertest: remove an obsolete comment
2018-08-09 Peter Hutterermeson.build: drop the now-unused liblitest
2018-08-09 Peter Huttererdoc: use configure_file()'s @PLAINNAME@ instead of...
2018-08-09 Peter Huttererdoc/api: drop git-version.dox
2018-08-09 Peter Hutterermeson.build: process the various tools as a single...
2018-08-09 Peter Hutterermeson.build: silence meson warning that we should use...
2018-08-09 Peter Hutterermeson.build: fix typo in version to compare to
2018-08-08 Matt Mayfieldtouchpad: 90-degree scroll helper
2018-08-08 Matt Mayfieldtest: touchpad: add tests for 90 degree scroll (axis...
2018-08-08 Matt Mayfielddoc/user: add 90-degree scroll behavior
2018-08-08 Peter Hutterertools: debug-*: show unaccelerated deltas for pointer...
2018-08-07 Peter Hutterertest: add a 10ms delay for scrolling tests
2018-08-07 Peter Hutterertest: touchpad: swap an int for a bool
2018-08-07 Peter Hutterertest: rename the x220 clickpad to something more telling
2018-08-06 Peter Hutterertablet: unify the license text with what we have in...
2018-08-06 Peter Huttererfilter: always init a delta smoothener for 10/10ms...
2018-08-06 Peter Huttererdoc/user: drop the sphinx -a flag
2018-08-06 Peter Hutterertools: record: don't bother setting last_ms to 0 on...
2018-08-06 Peter Huttererdoc/user: add touchpad pressure debugging as separate...
2018-08-06 Peter Huttererdoc/user: add the quirks tool to the tool list
2018-08-06 Peter Huttererdoc/user: match the quirks list output with the code
2018-08-05 Matt MayfieldRemove seemingly extra pasted line from license
2018-08-03 Peter Hutterertouchpad: improve finger counting for synaptics serial...
2018-08-03 Peter Huttererfallback: add support for ABS_MT_TOOL_TYPE for touch...
2018-08-03 Peter Hutterertest: handle ABS_MT_TOOL_TYPE from the litest devices
2018-08-03 Peter Hutterertest: add test helpers for touch sequence parts
2018-08-03 Peter Huttererfallback: move flushing MT events to a helper function
2018-08-03 Peter Huttererfallback: change a list of if conditions to a switch...
2018-08-03 Peter Huttererfallback: move the mt slot state struct/enum here
2018-08-03 Peter Huttererdoc/user: mark the touchpads page as orphan
2018-08-03 Peter Huttererdoc/user: add custom 404 pages for the old links
2018-08-03 Peter HuttererRevert "doc/user: add a custom 404 page"
2018-08-02 Peter Huttererutil: remove now-unused helper functions
2018-08-02 Peter Huttererdoc/user: add a custom 404 page
2018-08-02 Peter Huttererdoc: drop the doxygen conversion script
2018-08-02 Peter Huttererdoc/user: rename filenames with underscores to dashes
2018-08-02 Peter Huttererdoc/user: swap some note out with hint
2018-08-02 Peter Huttererdoc/user: add a hack to get to the git version
2018-08-02 Peter Huttererdoc/user: drop the old page-hierarchy page
2018-08-02 Peter Huttererdoc/user: use extlink for a common commit links
2018-08-02 Peter Huttererdoc/user: more fixes including adding a device-types...
2018-08-02 Peter Huttererdoc/user: tidy up the development page
2018-08-02 Peter HuttererREADME: drop a @ref in favor of the full link
2018-08-02 Peter Huttererfallback: add another debug message for tablet-mode...
2018-08-02 Peter Huttererfallback: change a debug message to be less ambiguous
2018-08-01 Peter Huttererdoc/user: more documentation cleanups and fixes
2018-07-31 Peter Huttererdoc/user: some rewording and improvements
2018-07-31 Peter Hutterermeson.build: fix name of the measure touchpad-tap script
2018-07-31 Peter Huttererdoc/user: update the 'no package found' link to the...
2018-07-31 Peter Huttererdoc/user: building - promote dependencies to a higher...
2018-07-31 Peter Huttererdoc/user: the SELinux section doesn't apply to modern...
2018-07-31 Peter Huttererdoc/user: re-do the conditional build section
2018-07-31 Peter Huttererdoc/user: drop the autotools builds
2018-07-31 Peter Huttererdoc/user: add a note on meson's dependency() in the...
2018-07-31 Peter Huttererdoc/user: mesonconf is meson configure
2018-07-30 jefftablet: clear tablet history on tool contact change
2018-07-30 Peter Huttererlibinput 1.11.901 1.11.901
2018-07-30 Peter Huttererdoc/user: add a page detailing what configuration toggl...
2018-07-30 Peter Huttererdox: switch to sphinx for the user-visible documentation
2018-07-30 Peter HuttererGitLab CI: print out the image age in seconds
2018-07-30 Peter HuttererGitlab CI: set DEBIAN_FRONTEND noninteractive for the...
2018-07-29 Peter HuttererAdd the buildreqs for sphinx-build
2018-07-27 Peter Huttererdoc: split the graphs into a separate array for re-use
2018-07-27 Peter Huttererdoc: move the @verbatim start to the list item
2018-07-27 Peter Huttererdoc: device-quirks: redo the model quirks <dl> for...
2018-07-27 Peter Huttererdoc: a few replacements to make sphinx happy/prettier
2018-07-27 Peter Huttererdoc: refer to "the libinput documentation" in a few...
2018-07-27 Peter Huttererdoc: drop a few unnecessary @ref
2018-07-27 Peter Huttererdoc: enable warnings in doxygen
2018-07-27 Peter Huttererdoc: copy some bits of the tablet docs to doxygen
2018-07-27 Benjamin Tissoiresgitlab-ci: use skopeo to check on container images
2018-07-26 Peter Huttererdoc: move the Architecture blurb to the 'what is libinp...
2018-07-26 Peter Hutterertools: drop two unused imports
2018-07-26 Peter Huttererdoc: we don't need the Namespaces doxygen page
2018-07-26 Peter Huttererutil: fix a ubsan complaint about undefined left-shift
2018-07-26 Peter Hutterertest: properly release a few leaking litest device
2018-07-26 Peter Hutterertest: release a few leaking udev devices
2018-07-26 Peter Huttererdoc: fix erroneous </dt>
2018-07-25 Peter Hutterertest: supress another bash warning
2018-07-25 Peter Huttererdoc: fix the url where to file a new bug
2018-07-25 Peter Huttererdoc: add a warning note that the reporting-bugs instruc...
2018-07-25 Peter Huttererdoc: point to libinput --version
2018-07-25 Peter Huttererdoc: replace a few <b> with markdown's **
2018-07-25 Peter Huttererdoc: replace html lists with markdown ones
2018-07-25 Peter Huttererdoc: reporting-bugs: use evemu-record as link text...
2018-07-25 Peter Huttererdoc: single ` is enough for code highlighting
2018-07-25 Peter Huttererdoc: indent all @note continuation lines
2018-07-25 Peter HuttererREADME: indent the links that belong to list items
2018-07-25 Peter Huttererdoc: document the device quirks
2018-07-24 Peter Huttererdoc: fix ref to device-quirks
2018-07-24 Peter Huttererdoc: replace <a href> links with the doxygen markdown...
next