summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2017-01-03tools: add allowed range to --set-speed help outputPeter Hutterer1-1/+1
2016-12-21doc: update the touchpad pointer acceleration svgPeter Hutterer1-7/+9
2016-12-21tools: switch the ptraccel-debug printf to use mm/sPeter Hutterer1-8/+20
2016-12-21filter: change the filter functions to take raw device coordinatesPeter Hutterer1-9/+12
2016-12-14tools: add some extra help output about the expected input dataPeter Hutterer1-0/+3
2016-12-14tools: whitespace changePeter Hutterer1-1/+1
2016-12-14tools: local headers use quotes, not pointy bracketsPeter Hutterer1-2/+2
2016-12-14tools: up the maximum velocity so the output graph shows the leveling offPeter Hutterer1-1/+1
2016-12-14tools: support --help in the ptraccel-debug toolPeter Hutterer1-1/+7
2016-12-06tools: make sure GCC_FLAGS is used in tools/Peter Hutterer1-5/+7
2016-12-06tools: include config.h in libinput-list-devices and ptraccel-debugPeter Hutterer2-2/+4
2016-12-06tools: fix comment wordingPeter Hutterer1-2/+1
2016-12-06tools: fix signed/unsigned comparison warningsPeter Hutterer2-5/+6
2016-12-06tools: fix prototype for tools_usagePeter Hutterer2-2/+2
2016-12-01tools: don't define GNU_SOURCE if were including config.h anywayPeter Hutterer2-2/+0
2016-11-29tools: print pointer axis source in event-debugPeter Hutterer1-1/+15
2016-11-29tools: change --speed to --set-speed for consistencyPeter Hutterer1-1/+1
2016-10-25Mark some internal log functions as printf-style functionPeter Hutterer2-0/+3
2016-09-16tools: change pointer to voidEric Engestrom1-1/+1
2016-09-08tools: prefix debug output with '-' on device changesPeter Hutterer1-1/+11
2016-08-15Add configurable button map to tappingsPeter Hutterer2-0/+22
2016-07-11Remove LIBINPUT_EVENT_TABLET_PAD_MODE eventPeter Hutterer2-23/+0
2016-07-04Merge branch 'wip/tablet-pad-modes-v3'Peter Hutterer2-10/+52
2016-06-28tablet: make the cursor/lens tool behave like a 1000dpi mousePeter Hutterer1-1/+1
2016-06-27tools: reduce tilt scale to 1/30 of the input valuePeter Hutterer1-1/+1
2016-06-22pad: Add a new API for modes and mode groupsPeter Hutterer2-10/+52
2016-06-02tools: print button/ring/strip info for padsPeter Hutterer1-0/+19
2016-06-02tools: show tablet-pad capabilities in libinput-list-devicesPeter Hutterer1-0/+3
2016-06-02tools: add missing space after listing touch/tablet capabilitiesPeter Hutterer1-2/+2