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
/
ptraccel-debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-22
Add quirk to control velocity averaging, disable it by default
Kim Lindberger
1
-5
/
+12
2018-08-22
tools: fix ptraccel-debug tool for the new trackpoint multiplier
Kim Lindberger
1
-2
/
+2
2018-07-11
tools: drop the special handling for trackpoint accel, not needed anymore
Peter Hutterer
1
-6
/
+0
2018-07-11
tools: fix units for trackpoint accel graph
Peter Hutterer
1
-2
/
+3
2018-07-11
filter: make the trackpoint accel profile func the same prototype as the others
Peter Hutterer
1
-23
/
+2
2018-05-21
Revert "Expose a custom acceleration profile"
Peter Hutterer
1
-27
/
+2
2018-05-16
tools: ptraccel-debug: fail for a sequence without events
Peter Hutterer
1
-0
/
+3
2018-05-16
tools: ptraccel-debug: switch to a mode enum
Peter Hutterer
1
-16
/
+24
2018-05-15
tools: ptraccel-debug: match the help with the actual trackpoint range value
Peter Hutterer
1
-1
/
+1
2018-05-11
tools: fix an argument name for ptraccel-debug
Peter Hutterer
1
-1
/
+1
2018-05-10
tools: switch the ptraccel-debug tool to report profile curves by default
Peter Hutterer
1
-5
/
+5
2018-04-26
Expose a custom acceleration profile
Peter Hutterer
1
-2
/
+27
2017-08-01
touchpad: Enable timestamp smoothing support for bluetooth touchpads
Hans de Goede
1
-1
/
+1
2017-07-20
filter: add a custom trackpoint accelerator
Peter Hutterer
1
-5
/
+33
2017-02-21
tools: print accel profiles up to 1000 mm/s
Peter Hutterer
1
-1
/
+1
2016-12-21
tools: switch the ptraccel-debug printf to use mm/s
Peter Hutterer
1
-8
/
+20
2016-12-21
filter: change the filter functions to take raw device coordinates
Peter Hutterer
1
-9
/
+12
2016-12-14
tools: add some extra help output about the expected input data
Peter Hutterer
1
-0
/
+3
2016-12-14
tools: whitespace change
Peter Hutterer
1
-1
/
+1
2016-12-14
tools: local headers use quotes, not pointy brackets
Peter Hutterer
1
-2
/
+2
2016-12-14
tools: up the maximum velocity so the output graph shows the leveling off
Peter Hutterer
1
-1
/
+1
2016-12-14
tools: support --help in the ptraccel-debug tool
Peter Hutterer
1
-1
/
+7
2016-12-06
tools: include config.h in libinput-list-devices and ptraccel-debug
Peter Hutterer
1
-1
/
+2
2015-08-12
tools: allow filter-switching in ptraccel-debug
Peter Hutterer
1
-7
/
+36
2015-08-11
filter: revamp to create device-specific filters, rather than accel functions
Peter Hutterer
1
-2
/
+1
2015-08-11
Revert "filter: move the pointer acceleration profiles back to units/ms"
Peter Hutterer
1
-2
/
+2
2015-08-03
filter: move the pointer acceleration profiles back to units/ms
Peter Hutterer
1
-2
/
+2
2015-07-31
tools: fix the velocity range for printing the ptraccel profile
Peter Hutterer
1
-2
/
+2
2015-07-28
Change to micro seconds for measuring time internally
Jonas Ã…dahl
1
-4
/
+6
2015-07-02
tools: add --dpi= arg to ptraccel-debug
Peter Hutterer
1
-4
/
+11
2015-07-02
filter: pass the DPI to the acceleration filter
Peter Hutterer
1
-1
/
+2
2015-06-26
tools: don't drop the accelerated deltas in ptraccel-debug
Peter Hutterer
1
-2
/
+2
2015-06-22
tools: drop superfluous linebreaks in ptraccel-debug
Peter Hutterer
1
-3
/
+3
2015-06-16
COPYING: Update boilerplate from MIT X11 to MIT Expat license
Peter Hutterer
1
-16
/
+17
2015-05-26
Add streq() helper to use instead of strcmp() == 0
Peter Hutterer
1
-4
/
+4
2015-05-01
Fix a couple of coding style issues
Peter Hutterer
1
-1
/
+2
2015-04-11
tools: add a tool for printing pointer acceleration parameters
Peter Hutterer
1
-0
/
+299