summaryrefslogtreecommitdiff
path: root/tools/shared.h
Commit message (Expand)AuthorAgeFilesLines
* tools: add rotation support to debug-events and debug-guiPeter Hutterer2023-04-271-1/+4
* Introduce custom acceleration profileYinon Burgansky2023-01-171-1/+11
* touchpad: new option dwtp (disable-while-trackpointing)pudiva chip lĂ­quida2022-03-081-0/+5
* tools: print the libinput_dispatch() counter for debugging messagesPeter Hutterer2020-10-061-0/+2
* tools: constify the optarg handling of seatsPeter Hutterer2020-02-241-1/+1
* tools: make debug-events accept multiple device nodesPeter Hutterer2019-11-261-1/+1
* Add a scroll button lock featurePeter Hutterer2019-10-171-0/+5
* tools: add --apply-to to debug-events and debug-guiPeter Hutterer2019-05-271-1/+5
* tools: move the builddir lookup function out to a separate filePeter Hutterer2019-03-141-3/+0
* tools: let debug-events take a device pathPeter Hutterer2018-11-071-0/+1
* tools: make the tools exit with exit code 2 on usage issuesPeter Hutterer2018-11-071-0/+2
* tools: change prototype of the builddir lookup functionPeter Hutterer2018-07-171-2/+3
* tools: if the execdir is the builddir, add it to the pathPeter Hutterer2018-07-091-0/+3
* tools: move printing device quirks to the shared tools libPeter Hutterer2018-06-261-0/+7
* tools: fix grab argument passing for libinput debug-eventsPeter Hutterer2018-06-141-1/+1
* Revert "Expose a custom acceleration profile"Peter Hutterer2018-05-211-6/+1
* Expose a custom acceleration profilePeter Hutterer2018-04-261-1/+6
* tools: add --disable-sendevents option to the debug-events/debug-gui toolsPeter Hutterer2017-09-181-0/+3
* tools: split the configuration option parsing outPeter Hutterer2017-06-261-20/+53
* tools: add "libinput measure touchpad-tap"Peter Hutterer2017-06-021-0/+4
* tools: make the libinput tool usage staticPeter Hutterer2017-06-021-2/+0
* tools: tidy up the usage() for the tools a bitPeter Hutterer2017-06-021-2/+5
* tools: switch the libinput tool to be an exec-ing toolPeter Hutterer2017-06-021-1/+2
* tools: hook libinput-debug-events into the libinput toolPeter Hutterer2017-05-181-2/+3
* tools: add "--quiet" option to only log libinput messagesPeter Hutterer2017-02-241-0/+1
* tools: hide key codes by defaultPeter Hutterer2017-02-141-0/+3
* tools: fix prototype for tools_usagePeter Hutterer2016-12-061-1/+1
* Add configurable button map to tappingsPeter Hutterer2016-08-151-0/+1
* touchpad: add a config option to disable tap-and-dragPeter Hutterer2016-01-271-0/+1
* Add an API to change pointer acceleration profilesPeter Hutterer2015-09-111-0/+1
* Add a configuration interface for enabling/disabling disable-while-typingPeter Hutterer2015-07-241-0/+1
* tools: add --grab optionPeter Hutterer2015-06-241-0/+1
* tools: pass a context around as userdataPeter Hutterer2015-06-241-4/+8
* tools: move the interface into the shared codePeter Hutterer2015-06-241-2/+1
* tools: hook up drag lock configPeter Hutterer2015-06-231-0/+1
* COPYING: Update boilerplate from MIT X11 to MIT Expat licensePeter Hutterer2015-06-161-16/+17
* tools: add --set-scroll-button as optionPeter Hutterer2015-04-221-0/+1
* tools: add --set-scroll-method commandline flagPeter Hutterer2015-04-211-0/+1
* Add middle mouse button emulation config optionsPeter Hutterer2015-04-171-0/+1
* tools: add commandline flag to control the pointer accel speedPeter Hutterer2015-04-101-0/+1
* tools: add click method config to the toolsPeter Hutterer2015-01-161-0/+1
* tools: pass the userdata to the contextPeter Hutterer2014-12-231-0/+1
* tools: add support for enabling/disabling left-handed button mappingsPeter Hutterer2014-12-231-0/+1
* tools: add support to enable/disable natural scrollingPeter Hutterer2014-12-231-0/+1
* tools: move applying device configuration to shared libPeter Hutterer2014-12-231-1/+2
* tools: move opening the backend to the shared lib tooPeter Hutterer2014-12-231-0/+4
* tools: move option parsing to a helper libraryPeter Hutterer2014-12-231-0/+45