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
2017-09-18
Peter Hutterer
tools: add --disable-sendevents option to the debug...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Peter Hutterer
Add helper function for time to timeval conversion
commit
|
commitdiff
|
tree
|
snapshot
2017-09-10
Peter Hutterer
Merge branch 'wip/ignore-moved-touches'
commit
|
commitdiff
|
tree
|
snapshot
2017-09-10
Peter Hutterer
Merge branch 'wip/sw-tablet-mode'
commit
|
commitdiff
|
tree
|
snapshot
2017-09-10
Peter Hutterer
filter: don't allow an accel factor of 0 on the flat...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-06
Peter Hutterer
udev: move the EKR into the parent's device group
commit
|
commitdiff
|
tree
|
snapshot
2017-09-06
Peter Hutterer
util: add a safe_atoi_base() function
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Peter Hutterer
touchpad: if a device has a tablet mode switch, disable...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Peter Hutterer
Add support for SW_TABLET_MODE
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Peter Hutterer
evdev: move lid code to the fallback interface
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Peter Hutterer
tools: remove a leftover debug printf statement
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Peter Hutterer
Add libinput_device_switch_has_switch()
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Peter Hutterer
test: make some of the switch tests more generic
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Peter Hutterer
test: add test for switch capability
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Peter Hutterer
test: rename 'sw' to 'dev' for the lid tests
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Peter Hutterer
evdev: remove declarations for two nonexistent functions
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Peter Hutterer
tools: restore option handling for the debug gui
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
Peter Hutterer
evdev: remove unused argument from evdev_tag_lid_switch
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
Peter Hutterer
touchpad: rename the lid_switch_listener to just listener
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
Peter Hutterer
test: make the lid action helper function a generic...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
Peter Hutterer
test: rename test-lid.c to test-switch.c
commit
|
commitdiff
|
tree
|
snapshot
2017-09-01
Peter Hutterer
touchpad: use motion speed to ignore accidental 2fg...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-01
Peter Hutterer
touchpad: store the time in the motion history
commit
|
commitdiff
|
tree
|
snapshot
2017-09-01
Peter Hutterer
touchpad: ignore thumbs during edge scrolling
commit
|
commitdiff
|
tree
|
snapshot
2017-09-01
Peter Hutterer
test: fix the litest_touch_move_to() step counter
commit
|
commitdiff
|
tree
|
snapshot
2017-09-01
Peter Hutterer
test: fix indentation for palm touch size test
commit
|
commitdiff
|
tree
|
snapshot
2017-08-28
Peter Hutterer
test: add a test for removing a touch device with a...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Peter Hutterer
evdev: accept accelerometers if they are tagged as...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Peter Hutterer
test: fix pad ring test for small pad ranges
commit
|
commitdiff
|
tree
|
snapshot
2017-08-23
Peter Hutterer
Add support for LIBINPUT_IGNORE_DEVICE
commit
|
commitdiff
|
tree
|
snapshot
2017-08-23
Peter Hutterer
test: expose litest_create() to test cases
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
Peter Hutterer
udev: update pressure range for Dell Latitude E6620
commit
|
commitdiff
|
tree
|
snapshot
2017-08-20
Philip Withnall
build: Add -Iinclude to unit tests
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Philip Withnall
build: Add -Iinclude to libinput and its tools
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Peter Hutterer
test: fix typo in test case name
commit
|
commitdiff
|
tree
|
snapshot
2017-08-16
Peter Hutterer
test: when restoring the log handler to defaults, also...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-14
Ronald Tschalär
touchpad: Allow larger palm sizes.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Peter Hutterer
evdev: disable evdev event debugging again
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Hans de Goede
touchpad: Enable timestamp smoothing support for blueto...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Hans de Goede
filter: Add timestamp smoothing support
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Peter Hutterer
gestures: don't try to pinch for nfingers > slots
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Peter Hutterer
lid: disable all types but EV_SYN and EV_SW
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Peter Hutterer
pointer: add button debouncing
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Peter Hutterer
timer: always restart the timer loop when we called...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Peter Hutterer
timer: if a timer is inactive, do not call the timer...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
Peter Hutterer
evdev: recover from a lost button count
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Peter Hutterer
Merge branch 'wip/trackpoint-accel-v6'
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Peter Hutterer
trackpoint: parse a trackpoint range property
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Peter Hutterer
trackpoint: drop handling of CONST_ACCEL and undo SENSI...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Peter Hutterer
filter: add a custom trackpoint accelerator
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Peter Hutterer
tools: add a command to analyze trackpoints
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Peter Hutterer
test: drop an unnecessary wait for event
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Peter Hutterer
Merge branch 'wip/touchpad-apple-touch-major-v2'
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Peter Hutterer
tools: add an extra linebreak in the tap measuring...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Peter Hutterer
test: silence a coverity warning
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Peter Hutterer
Add safe_strdup()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Peter Hutterer
Replace calloc calls with zalloc
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Peter Hutterer
Abort if zalloc ever fails
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Peter Hutterer
doc: add a line break
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Peter Hutterer
tools: add a tool to measure touch size and orientation
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Peter Hutterer
touchpad: add touch-size-based palm detection
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Peter Hutterer
touchpad: add touch-size based touch handling
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Peter Hutterer
util: rename the pressure range parser to a more generi...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Peter Hutterer
test: loosen up litest to allow major/minor handling
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Peter Hutterer
test: force-release major/minor on the default touch up
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Peter Hutterer
touchpad: set keyboard to non-active when the keyboard...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Peter Hutterer
timer: add a timer name to each timer
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Peter Hutterer
util: drop an unnecessary declaration
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Peter Hutterer
Add support for CircleCI
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Peter Hutterer
Fix a few things scan-build complains about
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Peter Hutterer
tools: fix flake8 Python style warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Peter Hutterer
tools: change python sources to use space indentation
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Peter Hutterer
udev: fix flake8 style warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Peter Hutterer
udev: cleanup hwdb parsing
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Peter Hutterer
tools: remove unnecessary full stop in man page
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Ming-Yang Lu
touchpad: add upper edge into exclusion zone
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Peter Hutterer
touchpad: sync the slot state after tp_resume()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-06
Peter Hutterer
test: skip double-initialization of all_tests lists
commit
|
commitdiff
|
tree
|
snapshot
2017-07-06
Peter Hutterer
test: fix some tap palm detection tests
commit
|
commitdiff
|
tree
|
snapshot
2017-07-06
Peter Hutterer
test: add missing check for an empty queue to the palm...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-05
Peter Hutterer
test: stop changing argv[0] for forked tests
commit
|
commitdiff
|
tree
|
snapshot
2017-07-05
Peter Hutterer
test: remove failing thumb edge scroll test
commit
|
commitdiff
|
tree
|
snapshot
2017-07-05
Peter Hutterer
doc: update the soname, remove the warning
commit
|
commitdiff
|
tree
|
snapshot
2017-07-05
Peter Hutterer
doc: fix a few typos
commit
|
commitdiff
|
tree
|
snapshot
2017-07-05
Peter Hutterer
doc: move the autotools instructions into their own...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-04
Peter Hutterer
doc: expand on the meson build instructions
commit
|
commitdiff
|
tree
|
snapshot
2017-07-04
Peter Hutterer
meson: fix build with --libwacom=false
commit
|
commitdiff
|
tree
|
snapshot
2017-07-04
Peter Hutterer
Merge branch 'wip/touchpad-palm-pressure'
commit
|
commitdiff
|
tree
|
snapshot
2017-07-04
Peter Hutterer
Drop autotools
commit
|
commitdiff
|
tree
|
snapshot
2017-07-04
Peter Hutterer
touchpad: send a left button event when we move out...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-04
Peter Hutterer
udev: add custom pressure range for Dell Latitude E6620
commit
|
commitdiff
|
tree
|
snapshot
2017-07-03
Peter Hutterer
tools: add a tool to measure touch pressure
commit
|
commitdiff
|
tree
|
snapshot
2017-07-03
Peter Hutterer
touchpad: add pressure-base palm detection
commit
|
commitdiff
|
tree
|
snapshot
2017-07-03
Peter Hutterer
touchpad: increase palm edge zones to 8%
commit
|
commitdiff
|
tree
|
snapshot
2017-07-03
Peter Hutterer
configure.ac: libinput 1.8.0
upstream_bkup_20200225
1.8.0
commit
|
commitdiff
|
tree
|
snapshot
2017-07-03
Peter Hutterer
tools: tidy up the libinput man pages again
commit
|
commitdiff
|
tree
|
snapshot
2017-07-03
Peter Hutterer
README: tidy up the documentation links
commit
|
commitdiff
|
tree
|
snapshot
2017-07-03
Peter Hutterer
tools: add the libinput version to the man pages
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Peter Hutterer
meson: install the libinput-debug-gui if we build it
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Peter Hutterer
README: fix link to libinput-debug-events
commit
|
commitdiff
|
tree
|
snapshot
next