summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-06-20tools: add the compat scripts installer script to the tarballPeter Hutterer1-1/+1
2017-06-19tools: assert on malloc failurePeter Hutterer1-1/+3
2017-06-15tools: grab the pointer in the debug guiPeter Hutterer2-1/+15
2017-06-15Remove vestiges of the event-guiPeter Hutterer1-1/+0
2017-06-13tools: note that the touchpad-tap measuring tool picks a touchpadPeter Hutterer1-0/+3
2017-06-13tools: update the publish-doc tool to use ninjaPeter Hutterer1-3/+7
2017-06-13tools: free the tap data on errorPeter Hutterer1-1/+2
2017-06-13tools: add missing toffset copy from src to dest while duplicatingPeter Hutterer1-0/+1
2017-06-09tools: point out that measuring taps may be different to what libinput seesPeter Hutterer1-0/+4
2017-06-06tools: fix linker error with the debug-guiPeter Hutterer1-4/+4
2017-06-06tools: link libinput.la for libshared.laPeter Hutterer1-1/+1
2017-06-02tools: escape all dashes in man pages (for commands and options)Peter Hutterer6-42/+42
2017-06-02tools: man page cleanup - lowercase all command namesPeter Hutterer6-6/+6
2017-06-02tools: add "libinput measure touchpad-tap"Peter Hutterer9-50/+870
2017-06-02tools: link to the online documentation from the libinput(1) man pagePeter Hutterer1-1/+3
2017-06-02tools: make the libinput tool usage staticPeter Hutterer7-49/+7
2017-06-02tools: Reinstate libshared.la and add it to meson.build tooPeter Hutterer1-10/+12
2017-06-02tools: tidy up the usage() for the tools a bitPeter Hutterer4-21/+28
2017-06-02Fold the event-gui into the libinput toolPeter Hutterer5-10/+45
2017-06-02tools: switch the libinput tool to be an exec-ing toolPeter Hutterer14-244/+139
2017-06-02tools: drop event-debugPeter Hutterer2-12/+4
2017-05-26tools: fix minor coding style issuePeter Hutterer1-1/+2
2017-05-26tools: fix return codes on failurePeter Hutterer1-9/+10
2017-05-18tools: hook libinput-debug-events into the libinput toolPeter Hutterer7-17/+116
2017-05-18tools: add a 'libinput' toolPeter Hutterer5-18/+320
2017-05-18tools: rename a source file to match the future common file name paradigmPeter Hutterer2-1/+1
2017-05-18tools: drop libshared.laPeter Hutterer1-14/+13
2017-05-12Include config.h from event-debug.cPeter Hutterer1-1/+2
2017-05-04Rename man pages to .1 suffix for meson's benefitPeter Hutterer3-2/+2
2017-04-20tools: update man page for debug-events --show-keycodes flagPeter Hutterer1-5/+7
2017-04-20tools: fix typo in list-devices man pagePeter Hutterer1-1/+1
2017-03-28test: add color to litest verbose outputPeter Hutterer1-3/+0
2017-03-24tools: use 'required_argument'/'no_argument' for getopt_longPeter Hutterer1-27/+27
2017-03-22tools: print axes, but not capabilities on proximity outPeter Hutterer1-32/+34
2017-03-01tools: fix printing of tablet coordinatesPeter Hutterer1-1/+1
2017-02-27tools: fix two comment typosPeter Hutterer1-1/+1
2017-02-27Merge branch 'wip/log-function-rework'Peter Hutterer3-75/+87
2017-02-27tools: add mode group info to libinput-list-devicesPeter Hutterer1-1/+8
2017-02-24tools: add "--quiet" option to only log libinput messagesPeter Hutterer3-75/+87
2017-02-21tools: print accel profiles up to 1000 mm/sPeter Hutterer1-1/+1
2017-02-21tools: print the key as -1 for obfuscated keysPeter Hutterer1-0/+1
2017-02-20tools: size without decimals is good enoughPeter Hutterer1-1/+1
2017-02-15tools: print errors as red, info as highlightedPeter Hutterer1-0/+18
2017-02-14tools: don't print device options on device removedPeter Hutterer1-47/+55
2017-02-14tools: hide key codes by defaultPeter Hutterer3-4/+25
2017-01-26Add a "switch" interface for parts of the SW_* rangeJames Ye2-0/+33
2017-01-04Add wheel tilt as axis sourcePeter Hutterer1-0/+3
2017-01-03tools: reduce some spacing to compress the output a bitPeter Hutterer1-2/+2
2017-01-03tools: align device notify output betterPeter Hutterer1-1/+1
2017-01-03tools: size in mm is enough, no need for sub-mm precision herePeter Hutterer1-1/+1