platform/upstream/libinput.git
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 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 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
2017-03-23 Peter Hutterertablet: add a motion history
2017-03-23 Peter Hutterertablet: move definition of tablet_axes down
2017-03-23 Peter Hutterertablet: reshuffle the event sending code
2017-03-23 Peter Hutterertablet: remove unnecessary out-of-proximity check
2017-03-23 Peter Hutterertablet: drop unnecessary call to reset the changed...
2017-03-23 Peter Hutterertouchpad: add touchpad pressure state debugging to...
2017-03-22 Peter Huttererconfigure.ac: libinput 1.7.0 1.7.0
2017-03-22 Peter Huttererevdev: mark the new log functions as printf-style functions
2017-03-22 Peter Hutterertouchpad: add pressure ranges for cyapa touchpads
2017-03-22 Peter Hutterertools: print axes, but not capabilities on proximity out
2017-03-14 Peter Hutterertest: add missing linebreak to error message
2017-03-14 Peter Hutterertest: fix tablet touch arbitration case
2017-03-14 Peter Hutterertest: don't use the same mouse twice
2017-03-09 Peter Huttererconfigure.ac: libinput 1.7rc2 1.6.902
2017-03-09 Peter Huttererconfigure.ac: set AC_CONFIG_AUX_DIR
2017-03-09 Peter Huttererdoc: expand on the default tap settings
2017-03-08 Peter Hutterertest: drop ABS_MT_PRESSURE from the bcm5974
2017-03-08 Peter Huttererdoc: expand build instructinos
2017-03-07 Peter Hutterertouchpad: add elantech-specific pressure values
2017-03-01 Peter Hutterertouchpad: ignore hovering touches for the software...
2017-02-28 Peter Hutterertools: fix printing of tablet coordinates
2017-02-28 Peter Hutterertouchpad: reduce minimum height for horiz edge scrollin...
2017-02-27 Peter Hutterertools: fix two comment typos
2017-02-27 Peter HuttererMerge branch 'wip/log-function-rework'
2017-02-26 Peter Hutterertools: add mode group info to libinput-list-devices
2017-02-26 Peter HuttererFix a crash when requesting invalid mode group indices
2017-02-24 Peter Hutterertools: add "--quiet" option to only log libinput messages
2017-02-24 Peter Hutterertimer: prefix all messages with "timer:"
2017-02-24 Peter Huttererevdev: standardize log messsages
2017-02-24 Peter Huttererevdev: move the 'device removed' message to the evdev...
2017-02-23 Peter Huttererconfigure.ac: libinput 1.7rc1 1.6.901
2017-02-22 Peter Huttererdoc: add a custom css for local overrides
2017-02-22 Peter Huttererdoc: allow custom styles to overide the bootstrap style
2017-02-22 Peter Huttererdoc: disable the search engine/search box
2017-02-22 Peter Huttererdoc: minor documentation fix
2017-02-22 Peter Hutterertest: add a has_slider check for the airbrush tool
2017-02-21 Peter HuttererMerge branch 'wip/logitech-marble-mouse-middleemulation'
2017-02-21 Peter Hutterertools: print accel profiles up to 1000 mm/s
2017-02-21 Peter Hutterertools: print the key as -1 for obfuscated keys
2017-02-20 Peter HuttererAdd the matching @see tags to the accel config
2017-02-20 Peter Huttererevdev: don't provide button scrolling on absolute point...
2017-02-20 Peter Huttererevdev: add "READY" state to button scrolling
2017-02-20 Peter Huttererevdev: convert button scrolling into a state machine
2017-02-20 Peter Hutterertest: add tests for middle button + button scrolling...
2017-02-20 Peter Huttererevdev: add state debugging to button scrolling
2017-02-20 Peter Huttererevdev: rename define for button scroll timeout
2017-02-20 Peter Huttererevdev: add quirk for Logitech Marble Mouse
2017-02-20 Peter Huttererevdev: allow button scrolling on the L/R button with...
2017-02-20 Peter Hutterertest: fix the pointer scroll-defaults test
2017-02-20 Peter Hutterertest: skip two tests when middle button is missing
2017-02-20 Peter Hutterertest: fix middle button defaults test
next