platform/upstream/libinput.git
2014-08-18 Jonas Ådahlevdev: Keep track of button/key press count per device
2014-08-18 Jonas Ådahlevdev: Ignore key/button release events if key was...
2014-08-18 Jonas Ådahlevdev: Use helper for separating buttons from keys
2014-08-18 Jonas Ådahlevdev: Let dispatch instances set their own capabilities
2014-08-18 Jonas Ådahltest: Don't fail when events are enabled multiple times
2014-08-18 Jonas Ådahltest: Remove test device from context when deleting
2014-08-18 Jonas Ådahltest: Use only one test device for some udev and path...
2014-08-18 Peter Hutterertouchpad: increase top software button area to 15%
2014-08-04 Peter Hutterertest: add a semi-mt Alps test device devel upstream/0.5.0+5+gd1cc842
2014-08-04 Peter Huttererevdev: don't return a width/height if we faked the...
2014-07-24 Hans de Goedetouchpad: reset motion history when nfingers changes...
2014-07-23 Peter HuttererDocument that the delta from pointer events is accelerated
2014-07-23 Peter Hutterertest: auto-update for BTN_TOOL_* when using litest_touc...
2014-07-22 Jonas Ådahlconfigure.ac: libinput 0.5 0.5.0
2014-07-22 Jonas Ådahltest/path: Avoid creating ignored test devices
2014-07-21 Peter Huttererstyle fix: Remove duplicate empty lines
2014-07-21 Peter Hutterertools: always enable tapping in the event-gui program
2014-07-21 Peter HuttererUse an enum to enable/disable tapping configuration
2014-07-21 Peter Hutterertest: add test for 3-finger tapping
2014-07-21 Hans de Goedetouchpad: make tp_estimate_delta return fractions
2014-07-21 Hans de Goedetouchpad: Create fake touches for BTN_TOOL_FOO on multi...
2014-07-21 Hans de Goedetouchpad: Don't process fake touches if they are not...
2014-07-21 Hans de Goedetouchpad: Protect tp_begin_touch and tp_end_touch again...
2014-07-21 Peter Hutterertouchpad: always enable palm detection on apple touchpads
2014-07-21 Peter Hutterertest: touchpads are too small for palm if we can't...
2014-07-21 Peter Hutterertouchpad: always init the left/right palm edge to INT_M...
2014-07-21 Peter HuttererFix two doxygen errors
2014-07-20 Peter Hutterertouchpad: don't init edge palm detection on touchpads...
2014-07-20 Peter Hutterertouchpad: require a <45 degree movement for a palm...
2014-07-20 Peter Hutterertouchpad: if a palm touch moves out of the edge zone...
2014-07-20 Peter Hutterertouchpad: implement edge-based basic palm detection
2014-07-20 Peter Huttererfilter: move get_direction into shared header
2014-07-20 Peter Hutterertest: set the abs resolution after creating the device
2014-07-20 Peter Hutterertest: reduce sideways-component in two-finger scroll...
2014-07-20 Peter Hutterertest: widen litest to use doubles for scaled variables
2014-07-16 Peter Hutterertouchpad: check the pointer touch for history size
2014-07-16 Peter Hutterertest: fix x/y resolution for a test device
2014-07-16 Peter Hutterertest: fix resolution on T440s multitouch axes
2014-07-16 Peter Hutterertest: fix a missing finger release
2014-07-15 Peter HuttererInclude stdint.h from filter.h
2014-07-15 Jonas Ådahltest: Assert libevdev_uinput_write_event() call was...
2014-07-15 Jonas Ådahltools/event-gui: Silence a couple of compiler warnings
2014-07-15 Jonas Ådahlevent-debug: Silence compiler warnings
2014-07-15 Jonas Ådahlconfigure.ac: Add subdir-objects to AM_INIT_AUTOMAKE...
2014-07-10 Peter Hutterertouchpad: fix coding style
2014-07-09 Peter Hutterertouchpad: normalize the touchpad resolution to 400dpi...
2014-07-09 Peter Hutterertouchpad: don't feed 0/0 deltas into the accel filters
2014-07-09 Peter Huttererfilter: drop constant acceleration
2014-07-09 Peter Huttererfilter: use a separate variable for the final accel...
2014-07-09 Peter Huttererfilter: annotate the various variables we have with...
2014-07-09 Hans de Goedeaccel_profile_smooth_simple: Make 0.0-1.0 accel range...
2014-07-09 Hans de Goedeaccel_profile_smooth_simple: Fix jump in acceleration...
2014-07-09 Hans de Goedeaccel_profile_smooth_simple: Cleanup
2014-07-09 Peter Huttererfilter: drop delta-softening
2014-07-09 Peter Hutterertest: fix expected delta from relative motion
2014-07-09 Peter Huttererfilter: rename motion_filter_destroy to filter_destroy
2014-07-03 Peter Hutterertest: prefix custom test devices with "litest"
2014-07-03 Peter Hutterertouchpad: drop the BOTTOM_TO_AREA/BOTTOM_NEW states
2014-07-03 Peter Hutterertouchpad: reduce button size, use physical sizes where...
2014-07-03 Peter Hutterertouchpad: hook up to the tapping configuration
2014-07-03 Peter HuttererAdd an interface to enable/disable tapping
2014-07-03 Peter HuttererAdd an enum for configuration return codes
2014-07-03 Peter Hutterertest: fix compiler warnings for comparison int vs unsig...
2014-07-03 Peter Huttererconfigure: print a summary of the build options
2014-07-02 Peter HuttererFix compiler warnings for missing initializers
2014-07-02 Peter HuttererAdd -lrt to the libs
2014-07-02 Peter Huttererconfigure: check for -lm through AC_CHECK_LIB
2014-07-02 Peter HuttererFix two doxygen refs pointing to nonexistent functions
2014-07-02 Peter Hutterertools: fix touch/abs event coordinate transformation...
2014-07-02 Peter Hutterertools: draw the circle for abs events in the right...
2014-07-02 Peter Hutterertouchpad: log the sysname of the device that looks...
2014-07-02 Hans de Goedetouchpad: Switch to smooth simple acceleration code...
2014-07-01 Peter HuttererAdd functions to get the device name, PID and VID
2014-07-01 Peter Hutterertouchpad: disable tapping for fingers exceeding the...
2014-07-01 Hans de Goedetouchpad: Simplify tp_hysteresis
2014-06-28 Jonas ÅdahlFix coding style
2014-06-28 Jonas Ådahltest/Makefile.am: Also add LIBUDEV_CFLAGS to AM_CPPFLAGS
2014-06-25 Peter Huttererconfigure.ac: libinput 0.4 0.4.0
2014-06-25 Peter HuttererMerge branch 'master' of git+ssh://git.freedesktop...
2014-06-25 Stephen Chandler... touchpad: Fix typo in documentation
2014-06-25 Peter HuttererDrop the deprecated libinput_udev_create_for_seat()
2014-06-25 Peter HuttererFix a few comments referring to udev_create_for_seat()
2014-06-25 Peter HuttererDrop the deprecated LIBINPUT_POINTER_*_SCROLL enums
2014-06-25 Hans de Goedetimer: Complain if a timer is set more than 5 seconds...
2014-06-25 Hans de Goedetest: Prefix litest created device names with litest
2014-06-25 Hans de Goedetp_post_twofinger_scroll: Move setting of t->is_pointer...
2014-06-25 Hans de Goedetouchpad: Avoid spurious motion event for scroll moveme...
2014-06-25 Hans de Goedetest: Add touchpad 2 finger scroll test
2014-06-25 Peter Hutterertest: add one more test for two-finger tapping
2014-06-25 Peter HuttererAdd msleep() helper function
2014-06-25 Peter HuttererMerge branch 'ref-counting-context'
2014-06-25 Jonas Ådahltest: Add context reference counting test
2014-06-25 Jonas ÅdahlMake context reference counted
2014-06-25 Jonas ÅdahlMake ref count unref/ref() functions return resulting...
2014-06-23 Jonas Ådahlevent-gui: Don't drop fraction of pointer motion events
2014-06-23 Peter HuttererChange the logging system to be per-context
2014-06-23 Peter Huttererudev: split libinput_udev context init into two functions
2014-06-23 Peter Hutterertest: move the interface declaration up
2014-06-23 Peter HuttererRename KEYBOARD_KEY_STATE to KEY_STATE
2014-06-23 Peter Hutterertools: add a tool for GUI-based debugging
next