index
:
~jwrdegoede/libinput
clickpad-improvements
clickpad-improvements-v2
for-peter
gestures
gestures-broken
libgestures-integration
master
wip/ptraccel-work
Hans' libinput repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-06
tools: fix linker error with the debug-gui
Peter Hutterer
1
-4
/
+4
2017-06-06
tools: link libinput.la for libshared.la
Peter Hutterer
1
-1
/
+1
2017-06-02
tools: escape all dashes in man pages (for commands and options)
Peter Hutterer
6
-42
/
+42
2017-06-02
tools: man page cleanup - lowercase all command names
Peter Hutterer
6
-6
/
+6
2017-06-02
tools: add "libinput measure touchpad-tap"
Peter Hutterer
9
-50
/
+870
2017-06-02
tools: link to the online documentation from the libinput(1) man page
Peter Hutterer
1
-1
/
+3
2017-06-02
tools: make the libinput tool usage static
Peter Hutterer
7
-49
/
+7
2017-06-02
tools: Reinstate libshared.la and add it to meson.build too
Peter Hutterer
1
-10
/
+12
2017-06-02
tools: tidy up the usage() for the tools a bit
Peter Hutterer
4
-21
/
+28
2017-06-02
Fold the event-gui into the libinput tool
Peter Hutterer
5
-10
/
+45
2017-06-02
tools: switch the libinput tool to be an exec-ing tool
Peter Hutterer
14
-244
/
+139
2017-06-02
tools: drop event-debug
Peter Hutterer
2
-12
/
+4
2017-05-26
tools: fix minor coding style issue
Peter Hutterer
1
-1
/
+2
2017-05-26
tools: fix return codes on failure
Peter Hutterer
1
-9
/
+10
2017-05-18
tools: hook libinput-debug-events into the libinput tool
Peter Hutterer
7
-17
/
+116
2017-05-18
tools: add a 'libinput' tool
Peter Hutterer
5
-18
/
+320
2017-05-18
tools: rename a source file to match the future common file name paradigm
Peter Hutterer
2
-1
/
+1
2017-05-18
tools: drop libshared.la
Peter Hutterer
1
-14
/
+13
2017-05-12
Include config.h from event-debug.c
Peter Hutterer
1
-1
/
+2
2017-05-04
Rename man pages to .1 suffix for meson's benefit
Peter Hutterer
3
-2
/
+2
2017-04-20
tools: update man page for debug-events --show-keycodes flag
Peter Hutterer
1
-5
/
+7
2017-04-20
tools: fix typo in list-devices man page
Peter Hutterer
1
-1
/
+1
2017-03-28
test: add color to litest verbose output
Peter Hutterer
1
-3
/
+0
2017-03-24
tools: use 'required_argument'/'no_argument' for getopt_long
Peter Hutterer
1
-27
/
+27
2017-03-22
tools: print axes, but not capabilities on proximity out
Peter Hutterer
1
-32
/
+34
2017-03-01
tools: fix printing of tablet coordinates
Peter Hutterer
1
-1
/
+1
2017-02-27
tools: fix two comment typos
Peter Hutterer
1
-1
/
+1
2017-02-27
Merge branch 'wip/log-function-rework'
Peter Hutterer
3
-75
/
+87
2017-02-27
tools: add mode group info to libinput-list-devices
Peter Hutterer
1
-1
/
+8
2017-02-24
tools: add "--quiet" option to only log libinput messages
Peter Hutterer
3
-75
/
+87
2017-02-21
tools: print accel profiles up to 1000 mm/s
Peter Hutterer
1
-1
/
+1
2017-02-21
tools: print the key as -1 for obfuscated keys
Peter Hutterer
1
-0
/
+1
2017-02-20
tools: size without decimals is good enough
Peter Hutterer
1
-1
/
+1
2017-02-15
tools: print errors as red, info as highlighted
Peter Hutterer
1
-0
/
+18
2017-02-14
tools: don't print device options on device removed
Peter Hutterer
1
-47
/
+55
2017-02-14
tools: hide key codes by default
Peter Hutterer
3
-4
/
+25
2017-01-26
Add a "switch" interface for parts of the SW_* range
James Ye
2
-0
/
+33
2017-01-04
Add wheel tilt as axis source
Peter Hutterer
1
-0
/
+3
2017-01-03
tools: reduce some spacing to compress the output a bit
Peter Hutterer
1
-2
/
+2
2017-01-03
tools: align device notify output better
Peter Hutterer
1
-1
/
+1
2017-01-03
tools: size in mm is enough, no need for sub-mm precision here
Peter Hutterer
1
-1
/
+1
2017-01-03
tools: add allowed range to --set-speed help output
Peter Hutterer
1
-1
/
+1
2016-12-21
doc: update the touchpad pointer acceleration svg
Peter Hutterer
1
-7
/
+9
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
[next]