platform/upstream/libinput.git
2015-07-01 Peter Hutterertest: add the warning to the rules file too
2015-06-30 Peter Hutterertouchpad: disable trackpoint palm detection on small...
2015-06-30 Peter Hutterertouchpad: improve trackpoint palm detection responsiveness
2015-06-30 Peter Hutterertouchpad: always set touch->palm.time on touch begin
2015-06-30 Peter Hutterertouchpad: move trackpoint timer stuff into the palm...
2015-06-30 Peter Hutterertest: increase the udev init timeout
2015-06-30 Peter Huttererevdev: evdev_fix_abs_resolution can be static
2015-06-30 Peter Hutterertest: group the parser tests together
2015-06-30 Peter HuttererAdd missing copyright header to the udev callout
2015-06-28 Peter Hutterertouchpad: disable tap drag lock by default
2015-06-26 Peter HuttererAdd missing @ingroup tag to the logging priority enum
2015-06-26 Peter Huttererfilter: use a tmp variable for the accel factor
2015-06-26 Peter Hutterertools: don't drop the accelerated deltas in ptraccel...
2015-06-26 Peter Huttererevdev: move posting a trackpoint scroll event into...
2015-06-25 Peter Huttererevdev: log device's DPI setting if any
2015-06-25 Peter Huttererevdev: read dpi before evdev_configure_device
2015-06-25 Peter Huttererevdev: store the device dimensions
2015-06-25 Gilles DartiguelongueAdd missing includes for *stat
2015-06-25 Peter HuttererAdd a debug_trace() macro for easier debugging
2015-06-25 Peter Hutterertouchpad: fix stuck finger after a click
2015-06-24 Peter Hutterertools: add --grab option
2015-06-24 Peter Hutterertools: pass a context around as userdata
2015-06-24 Peter Hutterertools: move the interface into the shared code
2015-06-24 Peter Hutterertools: remove obsolete comments
2015-06-24 Peter HuttererFix an indentation issue
2015-06-23 Peter Hutterertouchpad: reduce edge scroll motion threshold to 3mm
2015-06-23 Peter Hutterertouchpad: only send most recent edge delta when trigger...
2015-06-23 Peter Hutterertest: add non-draglock test and rename draglock-depende...
2015-06-23 Peter Hutterertools: hook up drag lock config
2015-06-23 Peter Hutterertouchpad: hook up drag lock configuration
2015-06-23 Peter HuttererAdd configuration interface for tap drag-lock
2015-06-23 Peter Hutterertest: replace tap config with helper function
2015-06-22 Peter Huttererudev: prepend the libinput group with the product string
2015-06-22 Peter HuttererExtend CODING_STYLE with the if/else requirements
2015-06-22 Peter Hutterertools: drop superfluous linebreaks in ptraccel-debug
2015-06-22 Peter Huttererconfigure.ac: libinput 0.18.0 0.18.0
2015-06-22 Peter Hutterertest: drop extra finger up/down in tapndrag + click...
2015-06-22 Peter Hutterertools: drop some superfluous parenthesis
2015-06-21 Peter Hutterertouchpad: mark ALPS touchpads for middle button emulation
2015-06-21 Peter Hutterertest: add ALPS DualPoint device
2015-06-21 Peter Hutterertouchpad: disable right-edge palm detection for edge...
2015-06-21 Peter Hutterertest: move tapping tests into a separate binary
2015-06-18 Peter Hutterertest: switch clickpad multitap to a ranged test
2015-06-18 Peter Hutterertest: fix missing range value when the first test case...
2015-06-18 Peter Hutterertest: replace two asserts with litest_asserts
2015-06-18 Peter HuttererFix documentation for tap_get_enabled()
2015-06-16 Peter HuttererCOPYING: Update boilerplate from MIT X11 to MIT Expat...
2015-06-16 Peter Hutterertouchpad: set the finger pin distance to 5mm where...
2015-06-16 Peter Hutterertouchpad: fix pinned finger drifting
2015-06-15 Peter Huttererudev: drop erroneous trailing colon from dmi matches
2015-06-15 Peter Hutterertouchpad: make the hysteresis dependent on physical...
2015-06-11 Peter HuttererMove Wacom touchpad tagging to the udev rules
2015-06-11 Peter HuttererMove apple touchpad tagging to the udev rules
2015-06-11 Peter Hutterertest: always install our own udev rule/hwdb files for...
2015-06-11 JoonCheol Parktest: add missing libunwind cflags to test-litest-selftest
2015-06-10 Peter Huttererfilter: require minimum acceleration factor of 0.3
2015-06-10 Peter Hutterertouchpad: restart the motion filter on touch begin
2015-06-09 Peter Huttererdoc: make horizontal scrolling a separate section
2015-06-09 Peter Huttererdoc: provide an outline of which scroll method is avail...
2015-06-09 Peter Huttererdoc: add a note that middle-button dragging is not...
2015-06-05 Peter Hutterertest: fix litest_log() when libunwind is missing
2015-06-05 Peter Hutterertest: replace a strncmp call with strneq
2015-06-05 Peter Hutterertouchpad: fix whitespace issue
2015-06-04 Peter Huttererconfigure.ac: libinput 0.17.0 0.17.0
2015-06-03 Peter Hutterertouchpad: on non-resolution touchpads, use 30% as maxim...
2015-06-03 Peter Hutterertouchpad: impose maximum distance limits on clickfingers
2015-06-03 Peter Hutterertouchpad: move clickfinger finger decision into a helpe...
2015-06-03 Peter Hutterertouchpad: replace hardcoded resolution > 1
2015-06-02 Benjamin Tissoiresevdev: remove direct checks for INPUT_PROP_POINTING_STICK
2015-06-02 Benjamin Tissoiresevdev: remove tag_device from evdev_dispatch_interface
2015-06-02 Peter Huttererevdev: always default to the middle button for button...
2015-06-02 Peter Huttererdoc: add a graphic to explain tap-n-drag
2015-06-02 Peter Hutterertouchpad: reduce tap-n-drag timeout to 300ms
2015-06-02 Jon A. Cruztest: check getcwd() and system() return values in...
2015-06-01 Peter HuttererAdd a CODING_STYLE document
2015-06-01 Peter Huttererfilter: enforce minimum velocity
2015-06-01 Peter Huttererfilter: up the motion timeout to 1 second
2015-06-01 Peter Huttererfilter: pass last_velocity as argument
2015-06-01 Peter Huttererevdev: use the button down time for no-scroll middle...
2015-06-01 Peter Huttererconfigure.ac: libinput 0.16.0 0.16.0
2015-06-01 Peter Huttererdoc: add a FAQ page
2015-06-01 Peter HuttererREADME: add two diagrams to outline the stack
2015-06-01 Peter HuttererCOPYING: note that having linux/input.h in the tree...
2015-05-31 Jon A. Cruztest: address gcc warnings on potentially uninitialized...
2015-05-31 Jon A. CruzAdd xasprintf to avoid use of undefined pointer values
2015-05-31 Jon A. CruzAdd missing config.h includes
2015-05-29 Peter Huttererevdev: use the udev ID_INPUT_POINTINGSTICK property upstream/0.15.0+92+gec468e8
2015-05-29 Peter Hutterertest: add another wait loop for udev
2015-05-29 Peter Hutterertouchpad: check touchpad for basic features we expect
2015-05-29 Peter Hutterertools: print symbolic key names too from event-debug
2015-05-28 Peter Hutterertest: don't abort if the device filter filtered all...
2015-05-28 Peter HuttererREADME: spice up the readme a bit
2015-05-28 Peter Huttererdoc: improve the T440 documentation a bit
2015-05-28 Peter Huttererdoc: add illustrations for clickfinger and software...
2015-05-28 Peter Huttererdoc: add a blurb about scroll sources to the scrolling...
2015-05-27 Peter HuttererUpdate Red Hat's copyright
2015-05-27 Peter Hutterertouchpad: add missing break statement
2015-05-27 Peter Hutterertouchpad: touches after the last key press can be released
2015-05-27 Peter Hutterertouchpad: don't enable edge palm detection on Wacom...
2015-05-27 Peter Hutterertouchpad: reset the touch state when edge scrolling...
next