summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-30tools: print the rotation angle in libinput-list-devicesPeter Hutterer1-0/+20
2016-05-30tools: add missing space in libinput-list-devices outputPeter Hutterer1-1/+1
2016-05-26tools: print the pad capabilitiesPeter Hutterer1-0/+14
2016-04-19tools: draw some grids for positioning testing in the event-guiPeter Hutterer1-0/+42
2016-04-18Add the LIBINPUT_DEVICE_CAP_TABLET_PAD capability and matching interfacePeter Hutterer2-0/+85
2016-04-12tools: update the doc publish tool to take a subdirPeter Hutterer1-1/+8
2016-04-08tools: print the button name for tablet button eventsPeter Hutterer1-2/+8
2016-02-05tools: fix output to say TABLET_TOOL instead of just tabletPeter Hutterer1-4/+4
2016-01-29tools: split drawing commands into helper functionsPeter Hutterer1-15/+54
2016-01-28tools: draw the pointer sprite lastPeter Hutterer1-10/+10
2016-01-27Merge branch 'master' into tablet-supportPeter Hutterer3-0/+30
2016-01-27touchpad: add a config option to disable tap-and-dragPeter Hutterer3-0/+30
2016-01-22tools: add support for tablet relative events to the event-guiPeter Hutterer1-0/+49
2016-01-19Merge branch 'master' into tablet-supportPeter Hutterer1-2/+8
2016-01-15tools: share the axis and tip code where appropriatePeter Hutterer1-16/+13
2016-01-15tools: get pressure/distance/tilt from a tip event tooPeter Hutterer1-0/+4
2016-01-11tools: print the button name too, not just the codePeter Hutterer1-2/+8