platform/upstream/libinput.git
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...
2018-07-24 Peter Huttererdoc: replace <pre> with @verbatim
2018-07-24 Peter Huttererdoc: add a section name to seats-overview
2018-07-23 Peter HuttererGitlab CI: properly define empty dependencies for the...
2018-07-23 Greg VUpdate FreeBSD package cache in CI
2018-07-23 Peter Hutterertest: add --gen-suppressions=all to the valgrind run
2018-07-22 JeremyImprove HP Chromebook 14 pressure ranges
2018-07-19 Peter HuttererMerge branch 'master' of gitlab.freedesktop.org:libinpu...
2018-07-19 Greg VAdd versionsort test
2018-07-19 Peter Hutterertools: fix touch frame checks in the YAML verifier...
2018-07-19 Peter Hutterertouchpad: don't NONE or HOVERING touches towards the...
2018-07-19 Peter Hutterertools: always set the log handler for debug-events...
2018-07-19 Peter Huttererdoc: add a section to the FAQs "is libinput required...
2018-07-19 Peter Huttererdoc: move the "General" section to the "Developer"...
2018-07-19 Peter Huttererdoc: fix references to a trackpoint range in the FAQs
2018-07-19 Peter HuttererREADME: add a user documentation section fairly high up
2018-07-19 Peter Huttererdoc: break up the "what is libinput" page with two...
2018-07-18 Greg VAdd FreeBSD (cross-compliation based) CI
2018-07-18 Greg VAutodetect and use libepoll-shim on FreeBSD
2018-07-17 Peter Huttererevdev: fix the trackpoint multiplier info message
2018-07-17 Peter Hutterertools: setenv the quirks dir when running from the...
2018-07-17 Peter Hutterertools: change prototype of the builddir lookup function
2018-07-16 Greg VAdd input.h for FreeBSD
2018-07-16 Greg Vtest: ptrace compatibility with *BSD
2018-07-16 Greg Vtest: use simple portable sendfile
next