summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2015-06-01Add xasprintf to avoid use of undefined pointer valuesJon A. Cruz1-7/+7
2015-05-29tools: print symbolic key names too from event-debugPeter Hutterer2-4/+11
2015-05-26Add streq() helper to use instead of strcmp() == 0Peter Hutterer3-13/+15
2015-05-07tools: add middle button emulation to listed capabilitiesPeter Hutterer1-12/+25
2015-05-04tools: add to, don't replace, the man page listPeter Hutterer1-1/+1
2015-05-01Fix a couple of coding style issuesPeter Hutterer1-1/+2
2015-04-30tools: ship the event-debug tool as an installed libinput-debug-events toolPeter Hutterer3-1/+38
2015-04-30tools: fix broken build if builddir != srcdirPeter Hutterer1-2/+2
2015-04-30tools: fix typo in man pagePeter Hutterer1-1/+1
2015-04-30tools: print version number in libinput-list-devicesPeter Hutterer1-10/+28
2015-04-22tools: use doubles to back the scroll barsPeter Hutterer1-4/+4
2015-04-22tools: distribute the new man pagePeter Hutterer1-1/+1
2015-04-22tools: add --set-scroll-button as optionPeter Hutterer3-0/+27
2015-04-21tools: add --set-scroll-method commandline flagPeter Hutterer2-0/+31
2015-04-17Add middle mouse button emulation config optionsPeter Hutterer2-0/+17
2015-04-16tools: add a tool to list local devices and the default configurationsPeter Hutterer4-0/+326
2015-04-11tools: add a tool for printing pointer acceleration parametersPeter Hutterer3-1/+305
2015-04-10tools: add commandline flag to control the pointer accel speedPeter Hutterer2-0/+16
2015-04-10tools: apply the config options for the event-gui helper tooPeter Hutterer1-8/+2
2015-03-20tools: don't use deprecated gdk_cursor_new()Peter Hutterer1-1/+7
2015-03-18tools: print available click methods on device notifyPeter Hutterer1-1/+10
2015-02-20cosmetic: drop double empty linesPeter Hutterer1-1/+0
2015-02-18tools: print the device group in event-debugPeter Hutterer1-2/+13
2015-01-27tools: Check if axis value is available in debugging GUIFriedrich Schöller1-10/+12
2015-01-27tools: Use correct event axis in debugging GUIFriedrich Schöller1-1/+1
2015-01-16tools: add click method config to the toolsPeter Hutterer2-0/+27
2015-01-15Rename functions for left handed device configurationsStephen Chandler Paul2-2/+2
2015-01-13Change axis events to carry all directionsPeter Hutterer2-26/+20
2015-01-08tools: switch signal handler in event-debugPeter Hutterer1-21/+17
2015-01-08tools: fail if we can't set up signal handlers in event-debugPeter Hutterer1-0/+1
2015-01-05tools: print device capabilities in event-debugPeter Hutterer1-0/+11
2015-01-05tools: change name/seat/logical seat format stringPeter Hutterer1-1/+1
2014-12-23tools: pass the userdata to the contextPeter Hutterer4-6/+10
2014-12-23tools: use the new shared lib from event-guiPeter Hutterer2-41/+11
2014-12-23tools: add support for enabling/disabling left-handed button mappingsPeter Hutterer2-0/+16
2014-12-23tools: add support to enable/disable natural scrollingPeter Hutterer2-0/+17
2014-12-23tools: move applying device configuration to shared libPeter Hutterer3-9/+12
2014-12-23tools: move opening the backend to the shared lib tooPeter Hutterer3-76/+98
2014-12-23tools: move option parsing to a helper libraryPeter Hutterer4-109/+198
2014-12-23tools: add --enable-tap to event-debugPeter Hutterer1-4/+32
2014-12-23tools: make event-debug's option parsing more flexiblePeter Hutterer1-7/+15
2014-12-18tools: add --help to event-debug's usagePeter Hutterer1-0/+1
2014-11-24Rename scroll_mode to scroll_methodPeter Hutterer1-6/+6
2014-11-20tools: print the device name on DEVICE_ADDEDPeter Hutterer2-2/+6
2014-11-20tools: print config options for each device on DEVICE_ADDEDPeter Hutterer1-0/+22
2014-09-23tools: map KEY_UP/DOWN to pointer accelerationPeter Hutterer1-1/+51
2014-09-23tools: keep a list of devices around for run-time changesPeter Hutterer1-0/+36
2014-08-25Use -no-install instead of -static for local noinst linkingPeter Hutterer1-2/+2
2014-07-22style fix: Remove duplicate empty linesPeter Hutterer1-1/+0
2014-07-22tools: always enable tapping in the event-gui programPeter Hutterer1-0/+9