platform/upstream/libinput.git
2016-08-02 Peter Hutterertest: if a filter is specified, don't parallelize jobs...
2016-08-02 Peter Hutterertest: split the tap tests into more tap groups
2016-08-02 Peter Hutterertest: remove NOTPARALLEL
2016-08-02 Peter Hutterertest: add a make-like job control to run tests in parallel
2016-08-02 Peter Hutterertest: drop the sysname comparison in the device add...
2016-08-02 Peter HuttererRevert "test: create a lock file to avoid parallel...
2016-08-02 Peter Hutterertest: restore the hwdb/udev rules on SIGINT
2016-08-02 Peter Hutterertest: make sure we remove all udev rules when we SIGINT...
2016-08-02 Peter Hutterertest: only init the device rules once
2016-08-02 Peter Hutterertest: merge all tests into a single binary
2016-08-01 Peter Hutterertest: store created udev rules in a list for easier...
2016-08-01 Peter Hutterertest: make the valgrind test an actual dependency of...
2016-08-01 Peter Hutterertouchpad: use the udev ID_INPUT_TOUCHPAD_INTEGRATION...
2016-08-01 Peter Huttererdoc: add links to the two debugging tools as examples
2016-08-01 Peter Hutterertest: make the interfaces static
2016-08-01 Peter Hutterertest: namespace the bitfield helper tests
2016-08-01 Peter Hutterertest: fix prefix for the gestures time test
2016-07-31 Peter Huttererudev: don't overwrite a previously set device group
2016-07-31 Peter Hutterertouchpad: change manual calculations of dimensions...
2016-07-31 Peter Huttererevdev: add helper functions to convert between units...
2016-07-22 Peter Huttererevdev: prefix "tablet unknown to libwacom" error with...
2016-07-20 Peter Hutterertouchpad: change the sanity check function to a bool
2016-07-20 Peter Hutterertouchpad: change palm detection trigger functions to...
2016-07-20 Peter Hutterertouchpad: change clickfinger check distance function...
2016-07-20 Peter HuttererSwitch a bunch of internal functions from int to bool
2016-07-20 Peter HuttererChange a few functions that only ever returned 0 to...
2016-07-18 Peter Huttererevdev_device_suspend() is a void function
2016-07-18 Peter Hutterertouchpad: whitespace fix
2016-07-18 Peter Huttererconfigure.ac: libinput 1.4.0 1.4.0
2016-07-18 Peter Hutterertest: make one ALPS and the Synaptics i2c test devices...
2016-07-17 Peter Hutterertouchpad: change offset ints to device_coords
2016-07-17 Peter Huttererevdev: constify evdev_device_get_size
2016-07-15 Peter Hutterertouchpad: don't init a horizontal scroll area on touchp...
2016-07-14 Peter Hutterertest: split edge scroll tests into one for vert, one...
2016-07-13 Peter Hutterertouchpad: reduce middle button size on Dell touchpads...
2016-07-13 Peter Hutterertouchpad: drop unused argument diagonal from tp_init_accel
2016-07-12 Peter Hutterertablet: catch potential segfault if the filter fails...
2016-07-12 Peter HuttererFix some indentation issues
2016-07-12 Peter Hutterertest: add a Cintiq 13 HDT test device
2016-07-12 Peter Huttererconfigure.ac: libinput 1.4rc1 1.3.901
2016-07-11 Peter HuttererRemove LIBINPUT_EVENT_TABLET_PAD_MODE event
2016-07-11 Peter HuttererFix and improve mode group documentation
2016-07-05 Peter Hutterertest: write the valgrind test results to a different...
2016-07-05 Peter Hutterertest: up the timeout to 30s
2016-07-05 Peter Hutterertest: create a lock file to avoid parallel udev reloads...
2016-07-05 Peter Hutterertest: fix a memleak when creating udev devices
2016-07-04 Peter HuttererMerge branch 'wip/tablet-pad-modes-v3'
2016-07-03 Peter Hutterertouchpad: remove software middle button when emulation...
2016-07-03 Peter Huttererevdev: return the desired middle button emulation state
2016-07-03 Peter Hutterertouchpad: unify internal/external touchpad tagging
2016-07-03 Peter Hutterergestures: make the gesture movement threshold depending...
2016-06-30 Peter Hutterergitignore: add pattern for gcov detritus
2016-06-30 Peter Huttererdoc: add a section to the FAQ on how to retrigger hwdb...
2016-06-28 Peter Hutterertouchpad: only check for vertical finger distribution...
2016-06-28 Peter Hutterertablet: make the cursor/lens tool behave like a 1000dpi...
2016-06-27 Peter Hutterertools: reduce tilt scale to 1/30 of the input value
2016-06-24 Peter Hutterertest: add pad mode group tests
2016-06-24 Peter Hutterertest: add an Wacom EKR test device
2016-06-24 Peter Huttererpad: implement basic mode group support (1 group with...
2016-06-22 Peter Huttererpad: Add a new API for modes and mode groups
2016-06-21 Peter Huttererdoc: add two svgs showing the modes
2016-06-21 Peter Huttererdoc: move the struct declarations to the top
2016-06-21 Peter Huttererdoc: split the tablet pad events into their own doxygen...
2016-06-21 Peter Huttererutil: add safe_atoi helper function
2016-06-19 Peter HuttererMerge branch 'wip/touchpad-drop-hysteresis'
2016-06-19 Peter Hutterertouchpad: re-enable hysteresis by default for all devices
2016-06-19 Peter HuttererRevert "touchpad: reset the motion history on significa...
2016-06-19 Peter HuttererRevert "touchpad: only use negative pressure change...
2016-06-19 Peter HuttererRevert "test: add a test for the T450 dropped motion...
2016-06-19 Peter Hutterertest: add an apple magicmouse device
2016-06-19 Peter Hutterertest: when creating an abs test device, force the abs...
2016-06-16 Peter Hutterertest: make the valgrind target depend on 'all'
2016-06-15 Peter Hutterertouchpad: stop palm detection when a second finger...
2016-06-15 Peter Hutterertouchpad: split palm movement detection into a helper...
2016-06-12 Peter Hutterertouchpad: don't warn about kernel jumps on semi-mt...
2016-06-09 Peter Huttererpad: add helper function to access the libinput context
2016-06-09 Peter Hutterertablet: add helper function to access the libinput...
2016-06-09 Peter Huttererevdev: add helper to get the libinput context from...
2016-06-09 Peter Hutterertouchpad: use the tp_libinput_context() helper
2016-06-09 Peter Huttererevdev: check model flags for actual booleans
2016-06-08 Peter Huttererpad: change button map ordering
2016-06-08 Peter Hutterertest: start the pad button tests at BTN_0
2016-06-08 Peter Huttererpad: group the button state into a private struct
2016-06-05 Peter Hutterertouchpad: restore the hysteresis by default
2016-06-02 Peter Hutterertools: print button/ring/strip info for pads
2016-06-02 Peter Hutterertools: show tablet-pad capabilities in libinput-list...
2016-06-02 Peter Hutterertools: add missing space after listing touch/tablet...
2016-06-01 Peter Huttererdoc: add a check to compare local files with those...
2016-06-01 Peter Huttererdoc: ship the doc sources even when not building with...
2016-06-01 Peter Hutterertouchpad: warn if we have invalid touchpad ranges
2016-06-01 Peter Hutterertouchpad: short-circuit the edge scroll handling when...
2016-05-30 Peter Hutterertablet: up the reference count for the tool in the...
2016-05-30 Peter Hutterertouchpad: fix link in error message - add missing ...
2016-05-30 Peter Hutterertools: print the rotation angle in libinput-list-devices
2016-05-30 Peter Huttererudev: mark the Logitech M570 as trackball
2016-05-30 Peter Hutterertools: add missing space in libinput-list-devices output
2016-05-27 Peter Huttererdoc: grammar fix in the Makefile
2016-05-27 Peter Huttererdoc: add the missing svg files to the Makefile.am
2016-05-27 Peter Huttererdoc: sort the svg files alphabetically
2016-05-27 Peter Huttererpad: ignore EV_MSC events
next