index
:
wayland/libinput
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.15-branch
1.16-branch
1.17-branch
1.18-branch
1.19-branch
1.2-branch
1.20-branch
1.22-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
main
master
tablet-support
wip/arch
wip/docbuild
wip/smaller-arch-image
input device management and event handling library (mirrored from https://gitlab.freedesktop.org/libinput/libinput)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-29
tools: handle a finger down at startup for measure pressure/touch-size
Peter Hutterer
2
-14
/
+29
2018-08-29
touchpad: add support for size-based thumb detection
Peter Hutterer
2
-2
/
+17
2018-08-27
tools: fix grab handling in libinput debug-gui
Peter Hutterer
1
-6
/
+4
2018-08-22
Add quirk to control velocity averaging, disable it by default
Kim Lindberger
2
-5
/
+17
2018-08-22
tools: fix ptraccel-debug tool for the new trackpoint multiplier
Kim Lindberger
1
-2
/
+2
2018-08-08
tools: debug-*: show unaccelerated deltas for pointer events
Peter Hutterer
2
-1
/
+39
2018-08-06
tools: record: don't bother setting last_ms to 0 on the first event
Peter Hutterer
1
-2
/
+0
2018-07-26
tools: drop two unused imports
Peter Hutterer
2
-2
/
+0
2018-07-20
Merge branch 'master' of gitlab.freedesktop.org:libinput/libinput
Peter Hutterer
1
-0
/
+1
2018-07-19
tools: fix touch frame checks in the YAML verifier script
Peter Hutterer
1
-0
/
+1
2018-07-19
tools: always set the log handler for debug-events and debug-gui
Peter Hutterer
1
-3
/
+2
2018-07-17
tools: setenv the quirks dir when running from the build directory
Peter Hutterer
1
-0
/
+9
2018-07-17
tools: change prototype of the builddir lookup function
Peter Hutterer
4
-30
/
+44
2018-07-16
Import versionsort implementation from musl for systems without versionsort
Greg V
1
-0
/
+1
2018-07-13
Rename data/ to quirks/
Peter Hutterer
2
-7
/
+7
2018-07-11
quirks: remove the leftovers of the trackpoint range attribute
Peter Hutterer
1
-2
/
+0
2018-07-11
filter: add a trackpoint multiplier factor
Peter Hutterer
1
-0
/
+6
2018-07-11
quirks: add quirks_get_double()
Peter Hutterer
1
-0
/
+1
2018-07-11
tools: make-ptraccel-graphs: drop an unnecessary outfile
Peter Hutterer
1
-1
/
+0
2018-07-11
tools: drop the special handling for trackpoint accel, not needed anymore
Peter Hutterer
1
-6
/
+0
2018-07-11
tools: reduce the trackpoint gnuplot range to 0..1 units/ms
Peter Hutterer
1
-1
/
+1
2018-07-11
tools: fix units for trackpoint accel graph
Peter Hutterer
2
-4
/
+5
2018-07-11
filter: make the trackpoint accel profile func the same prototype as the others
Peter Hutterer
1
-23
/
+2
2018-07-09
tools: don't add the debug behavior for release builds
Peter Hutterer
2
-3
/
+14
2018-07-09
tools: fake-build the other tools the same way as measure touchpad-tap
Peter Hutterer
3
-0
/
+0
2018-07-09
tools: rely on the libinput and quirks tool to pick the right directories
Peter Hutterer
2
-18
/
+2
2018-07-09
tools: quirks: if we're executing from the builddir, use the git datadir
Peter Hutterer
1
-2
/
+10
2018-07-09
tools: if the execdir is the builddir, add it to the path
Peter Hutterer
4
-1
/
+102
2018-07-03
tools: rename list-quirks to the more generic "quirks list"
Peter Hutterer
5
-50
/
+70
2018-06-27
tools: add record/replay to --help output
Peter Hutterer
1
-0
/
+6
2018-06-26
tools: libinput-record: print the list of quirks
Peter Hutterer
2
-0
/
+68
2018-06-26
tools: move printing device quirks to the shared tools lib
Peter Hutterer
3
-128
/
+150
2018-06-26
tools: fake-build the measure touch-pressure/size sources
Peter Hutterer
2
-8
/
+20
2018-06-21
tools: libinput-replay: set INPUT_PROP_* properties on the device
Peter Hutterer
1
-0
/
+4
2018-06-21
tools: libinput-record: use .yml suffix in the man page
Peter Hutterer
1
-2
/
+2
2018-06-21
tools: touch-size: update to use the device quirks
Peter Hutterer
2
-12
/
+21
2018-06-21
tools: touchpad-pressure: update man page for device quirks
Peter Hutterer
1
-1
/
+1
2018-06-20
tools: touchpad-pressure: add thumb pressure handling
Peter Hutterer
1
-2
/
+15
2018-06-20
tools: touchpad-pressure: switch to using quirks for pre-loading thresholds
Peter Hutterer
1
-11
/
+20
2018-06-20
tools: list-quirks: make the output easier to parse
Peter Hutterer
1
-1
/
+1
2018-06-20
tools: list-quirks: print the value of the quirk too
Peter Hutterer
1
-1
/
+63
2018-06-20
tools: list-quirks: add the thumb pressure threshold property
Peter Hutterer
1
-0
/
+1
2018-06-20
tools: list-quirks: fix usage to read "libinput list-quirks"
Peter Hutterer
1
-6
/
+4
2018-06-20
tools: list-quirks: compress a condition
Peter Hutterer
1
-49
/
+49
2018-06-20
tools: list-devices: unref the udev device
Peter Hutterer
1
-2
/
+5
2018-06-20
tools: pass a valid grab parameter to list-devices
Peter Hutterer
2
-2
/
+3
2018-06-18
quirks: explicitly cast the log priority
Peter Hutterer
1
-1
/
+1
2018-06-18
tools: measure touchpad-pressure: prevent division by zero
Peter Hutterer
2
-1
/
+4
2018-06-14
tools: fix grab argument passing for libinput debug-events
Peter Hutterer
4
-8
/
+8
2018-06-11
Merge branch 'wip/config-files'
Peter Hutterer
2
-0
/
+297
[next]