projects
/
platform
/
upstream
/
libinput.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libinput.git
2014-09-18
Peter Hutterer
touchpad: fix tap-and-drag handling for timeouts
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Peter Hutterer
test: wait for events in litest_assert_button_events
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Peter Hutterer
test: move assert_button_event to litest proper
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Peter Hutterer
test: add litest_add_device()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Peter Hutterer
test: avoid erroneous devices to be passed into the...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Peter Hutterer
Add a helper function for clock_gettime
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Peter Hutterer
test: print strerror() if uinput device creation fails
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Peter Hutterer
test: fix a jumping touch movement
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Jonas Ådahl
configure.ac: libinput 0.6
0.6.0
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Jan Engelhardt
build: symbol ck_assert_ptr_ne requires check-0.9.10
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Peter Hutterer
Document the static udev configuration options we support
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Peter Hutterer
Document LIBINPUT_CALIBRATION_MATRIX properly
commit
|
commitdiff
|
tree
|
snapshot
2014-09-03
Hans de Goede
litest-alps-semi-mt: Fix compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-09-02
Jonas Ådahl
touchpad: Only break out of tap FSM for clickpad button...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-01
Peter Hutterer
test: use the evironment variable for check's verbosity
commit
|
commitdiff
|
tree
|
snapshot
2014-09-01
Peter Hutterer
test: fix infinite loop in litest_wait_for_event_of_type()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-01
Peter Hutterer
evdev: load the LIBINPUT_CALIBRATION_MATRIX as default...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-01
Peter Hutterer
Change calibration into a configuration option
commit
|
commitdiff
|
tree
|
snapshot
2014-09-01
Peter Hutterer
test: add tests for touch calibration
commit
|
commitdiff
|
tree
|
snapshot
2014-09-01
Peter Hutterer
udev: drop WL_CALIBRATION, replace with LIBINPUT_CALIBR...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-01
Peter Hutterer
evdev: switch to a normalized transformation matrix
commit
|
commitdiff
|
tree
|
snapshot
2014-09-01
Peter Hutterer
util: add a couple of 3x3 matrix helper functions
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Peter Hutterer
evdev: apply calibration to multitouch values as well
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Peter Hutterer
evdev: constify evdev_device_calibrate
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Peter Hutterer
udev: use evdev_device_calibrate() instead of manually...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Peter Hutterer
test: add a generic single-touch device
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Peter Hutterer
test: add helpers to wait for specific events
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Peter Hutterer
Fix a doxygen reference
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Peter Hutterer
touchpad: silence Coverity warnings about uninitialized use
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Peter Hutterer
Swap conditions for ARRAY_FOR_EACH()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Peter Hutterer
touchpad: mark a intentional switch case fallthrough...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Peter Hutterer
Don't close the fd if libinput_add_fd() fails
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Peter Hutterer
evdev: plug memory leak on libevdev_new_from_fd failure
commit
|
commitdiff
|
tree
|
snapshot
2014-08-24
Peter Hutterer
Disable static libraries
commit
|
commitdiff
|
tree
|
snapshot
2014-08-24
Peter Hutterer
Use -no-install instead of -static for local noinst...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Jonas Ådahl
evdev: Release still pressed keys/buttons when removing...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Jonas Ådahl
evdev: Keep track of button/key press count per device
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Jonas Ådahl
evdev: Ignore key/button release events if key was...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Jonas Ådahl
evdev: Use helper for separating buttons from keys
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Jonas Ådahl
evdev: Let dispatch instances set their own capabilities
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Jonas Ådahl
test: Don't fail when events are enabled multiple times
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Jonas Ådahl
test: Remove test device from context when deleting
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Jonas Ådahl
test: Use only one test device for some udev and path...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Peter Hutterer
touchpad: increase top software button area to 15%
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
Peter Hutterer
test: add a semi-mt Alps test device
devel
upstream/0.5.0+5+gd1cc842
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
Peter Hutterer
evdev: don't return a width/height if we faked the...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Hans de Goede
touchpad: reset motion history when nfingers changes...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Peter Hutterer
Document that the delta from pointer events is accelerated
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Peter Hutterer
test: auto-update for BTN_TOOL_* when using litest_touc...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Jonas Ådahl
configure.ac: libinput 0.5
0.5.0
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Jonas Ådahl
test/path: Avoid creating ignored test devices
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Peter Hutterer
style fix: Remove duplicate empty lines
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Peter Hutterer
tools: always enable tapping in the event-gui program
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Peter Hutterer
Use an enum to enable/disable tapping configuration
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Peter Hutterer
test: add test for 3-finger tapping
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Hans de Goede
touchpad: make tp_estimate_delta return fractions
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Hans de Goede
touchpad: Create fake touches for BTN_TOOL_FOO on multi...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Hans de Goede
touchpad: Don't process fake touches if they are not...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Hans de Goede
touchpad: Protect tp_begin_touch and tp_end_touch again...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Peter Hutterer
touchpad: always enable palm detection on apple touchpads
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Peter Hutterer
test: touchpads are too small for palm if we can't...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Peter Hutterer
touchpad: always init the left/right palm edge to INT_M...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Peter Hutterer
Fix two doxygen errors
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Peter Hutterer
touchpad: don't init edge palm detection on touchpads...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Peter Hutterer
touchpad: require a <45 degree movement for a palm...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Peter Hutterer
touchpad: if a palm touch moves out of the edge zone...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Peter Hutterer
touchpad: implement edge-based basic palm detection
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Peter Hutterer
filter: move get_direction into shared header
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Peter Hutterer
test: set the abs resolution after creating the device
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Peter Hutterer
test: reduce sideways-component in two-finger scroll...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Peter Hutterer
test: widen litest to use doubles for scaled variables
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Peter Hutterer
touchpad: check the pointer touch for history size
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Peter Hutterer
test: fix x/y resolution for a test device
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Peter Hutterer
test: fix resolution on T440s multitouch axes
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Peter Hutterer
test: fix a missing finger release
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Peter Hutterer
Include stdint.h from filter.h
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Jonas Ådahl
test: Assert libevdev_uinput_write_event() call was...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Jonas Ådahl
tools/event-gui: Silence a couple of compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Jonas Ådahl
event-debug: Silence compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Jonas Ådahl
configure.ac: Add subdir-objects to AM_INIT_AUTOMAKE...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Peter Hutterer
touchpad: fix coding style
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Peter Hutterer
touchpad: normalize the touchpad resolution to 400dpi...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Peter Hutterer
touchpad: don't feed 0/0 deltas into the accel filters
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Peter Hutterer
filter: drop constant acceleration
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Peter Hutterer
filter: use a separate variable for the final accel...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Peter Hutterer
filter: annotate the various variables we have with...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Hans de Goede
accel_profile_smooth_simple: Make 0.0-1.0 accel range...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Hans de Goede
accel_profile_smooth_simple: Fix jump in acceleration...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Hans de Goede
accel_profile_smooth_simple: Cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Peter Hutterer
filter: drop delta-softening
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Peter Hutterer
test: fix expected delta from relative motion
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Peter Hutterer
filter: rename motion_filter_destroy to filter_destroy
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Peter Hutterer
test: prefix custom test devices with "litest"
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Peter Hutterer
touchpad: drop the BOTTOM_TO_AREA/BOTTOM_NEW states
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Peter Hutterer
touchpad: reduce button size, use physical sizes where...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Peter Hutterer
touchpad: hook up to the tapping configuration
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Peter Hutterer
Add an interface to enable/disable tapping
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Peter Hutterer
Add an enum for configuration return codes
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Peter Hutterer
test: fix compiler warnings for comparison int vs unsig...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Peter Hutterer
configure: print a summary of the build options
commit
|
commitdiff
|
tree
|
snapshot
next