platform/upstream/libinput.git
2017-05-23 Benjamin Tissoireslid: track the notifier initial state internally, but...
2017-05-23 Peter Huttererlid: tighten the lid-keyboard pairing
2017-05-23 Peter Huttererevdev: read LIBINPUT_ATTR_KEYBOARD_INTEGRATION property
2017-05-23 Peter Huttererlid: add a comment for why we post the switch state...
2017-05-23 Peter HuttererMerge branch 'wip/libinput-tool-v2'
2017-05-23 Peter Hutterertest: tighten the wakeup-on-key lid test
2017-05-23 Peter Hutterertest: fix a lid test
2017-05-22 Peter HuttererRemove write-only CYAPA model tag
2017-05-18 Peter Hutterermeson: define the various files litest needs to copy...
2017-05-17 Peter Hutterertools: hook libinput-debug-events into the libinput...
2017-05-17 Peter Hutterertools: add a 'libinput' tool
2017-05-17 Peter Hutterertools: rename a source file to match the future common...
2017-05-17 Peter Hutterertools: drop libshared.la
2017-05-17 Gabriel Laskarutil: harmonize container_of() definition with linux...
2017-05-15 Gabriel Laskarudev/hwdb_parser.py: use python3 from env instead of...
2017-05-15 Gabriel Laskarutil: use offsetof in container_of
2017-05-14 Peter Hutterertest: make the initial copy file error messages more...
2017-05-14 Peter Hutterertest: don't use ck_abort_msg outside of test runs
2017-05-12 Peter HuttererInclude config.h from event-debug.c
2017-05-11 Peter Hutterertest: install the litest device groups file
2017-05-11 Peter Hutterermeson: add missing trailing slash to udev test path
2017-05-11 Peter Hutterertouchpad: pull the tap exclusion zone down to the full...
2017-05-11 Eric Engestromevdev: replace null sentinel with ARRAY_SIZE
2017-05-10 Peter HuttererEnsure enums are size int
2017-05-10 Peter HuttererFix va_start compiler warning
2017-05-10 Peter Huttererutil: fix container_of() macro
2017-05-10 Peter Huttererutil: drop GCC specifics for container_of
2017-05-08 Peter Hutterertest: suppress Python3 valgrind errors
2017-05-08 Peter Hutterertest: disable coredumps during test suite runs
2017-05-05 Peter Huttererlid: remove the keyboard listener on remove and re...
2017-05-05 Peter Hutterertouchpad: remove the lid switch listener on device_removed
2017-05-04 Peter Huttererutil: add asserts with useful error messages to catch...
2017-05-04 Peter Huttererdoc: add build instructions for meson
2017-05-04 Peter HuttererAdd meson.build file
2017-05-04 Peter Hutterertest: switch from #ifdef to #if HAVE_LIBUNWIND
2017-05-04 Peter Huttererconfigure.ac: drop checks for a few flags
2017-05-04 Peter Hutterertest: allow running the symbols-leak-test.in script...
2017-05-04 Peter Huttererdoc: drop the explicit input from the doxygen.in
2017-05-04 Peter HuttererRename man pages to .1 suffix for meson's benefit
2017-05-04 Peter Huttererdoc: update build instructions for lack of autodetection
2017-05-04 Peter Hutterertest: fix compiler warning
2017-05-04 Peter Hutterertest: undef ck_assert_double before redefining it
2017-05-04 Peter HuttererMerge branch 'wip/touchpad-tap-timestamps'
2017-05-03 Peter Huttererlid: fix some indentation
2017-05-03 Marcos Paulo... touchpad: make use of use tp_for_each_touch
2017-05-02 Peter Huttererdoc: fix doxygen group for libinput_event_tablet_pad_ge...
2017-05-02 Peter Huttererdoc: document the event timestamps
2017-05-02 Paul Kocialkowskiudev: Add specific pressure range for the ASUS ZenBook...
2017-05-02 Paul Kocialkowskiudev: Select more generic pressure range values for...
2017-05-02 Paul Kocialkowskiudev: Remove unused Elantech touchpad model binding
2017-04-28 Peter HuttererPut a check in to make sure our events have correct...
2017-04-28 Peter Hutterertouchpad: add touch state debugging helper
2017-04-28 Peter Hutterertouchpad: for 2/3-finger tap, use the last finger down...
2017-04-28 Peter Hutterertouchpad: send multitap button events with the correct...
2017-04-28 Peter Hutterertest: enable drag lock for multitap tests
2017-04-28 Peter Hutterertouchpad: fix the button timestamps for double/tripletap
2017-04-28 Peter Huttererdoc: add a faq for synclient/syndaemon
2017-04-26 Peter HuttererMerge branch 'wip/touchpad-custom-pressure-values'
2017-04-26 Peter Hutterertouchpad: drop the unused touchpad_model enum
2017-04-26 Peter Huttererdoc: add documentation for touchpad pressure detection
2017-04-26 Peter Hutterertouchpad: move the pressure range to a hwdb entry
2017-04-26 Peter HuttererMerge branch 'wip/touchpad-mt-tool-palm'
2017-04-25 Peter Huttererconfigure.ac: quote the xyes for the libunwind check
2017-04-25 Peter Huttererconfigure.ac: move some checks out of the libwacom...
2017-04-25 Peter HuttererRename README to README.md, include properly from doxygen
2017-04-25 Peter HuttererAdd doc to discourage use of libinput_device_get_output...
2017-04-24 Peter Huttererevdev: improve default scroll button detection
2017-04-23 Peter Huttererdoc: link the seats doc from the seat udev properties
2017-04-21 Peter Hutterertouchpad: add MT_TOOL-based palm detection
2017-04-21 Peter Hutterertouchpad: add helper function for stopping current...
2017-04-21 Peter Hutterertouchpad: move edge palm init to separate helper
2017-04-21 Peter Hutterertouchpad: always enable trackpoint palm detection
2017-04-21 Peter Hutterertouchpad: make palm detection logging a bit easier
2017-04-21 Peter Hutterertouchpad: move edge palm detection into a helper too
2017-04-20 Peter Hutterertools: update man page for debug-events --show-keycodes...
2017-04-20 Peter Hutterertools: fix typo in list-devices man page
2017-04-20 Peter Huttererdoc: drop superfluous </pre> tag
2017-04-04 Peter Huttererconfigure.ac: drop auto-detection of features
2017-04-04 Nate GrahamFix build instructions for openSUSE
2017-04-01 Peter Hutterertablet: remove useless self-assignment
2017-03-30 Peter Huttererudev: set size hint for the Apple Magic Trackpad
2017-03-30 Peter Hutterertest: unset MOUSE_DPI for the apple magic mouse
2017-03-30 Peter Hutterertest: fix udev rule for click count device
2017-03-29 Peter Hutterertouchpad: don't try to unhover touches in NONE state
2017-03-28 Peter Hutterertest: highlight the various state machines with colors
2017-03-28 Peter Hutterertest: detect linebreaks in log messages
2017-03-28 Peter Hutterertest: add color to litest verbose output
2017-03-28 Peter Hutterertest: align litest output messages
2017-03-28 Peter Hutterertest: drop unused variable
2017-03-28 Peter Huttererevdev: fix typo in log message
2017-03-24 Peter Hutterertools: use 'required_argument'/'no_argument' for getopt...
2017-03-23 Peter HuttererMerge branch 'wip/tablet-wobbly-lines-v2'
2017-03-23 Peter Hutterertablet: add axis smoothing
2017-03-23 Peter Hutterertablet: reset delta and changed axes as soon as we...
2017-03-23 Peter Hutterertablet: add assert that deltas are always 0
2017-03-23 Peter Hutterertablet: split point vs delta handling up
2017-03-23 Peter Hutterertable: move custom rotation handling into a helper...
2017-03-23 Peter Hutterertablet: reshuffle device axis updates
2017-03-23 Peter Hutterertablet: move the axis transforms to the end
2017-03-23 Peter Hutterertablet: move delta processing down
next