summaryrefslogtreecommitdiff
path: root/tools/libinput-list-devices.c
Commit message (Expand)AuthorAgeFilesLines
* tools: make the tools exit with exit code 2 on usage issuesPeter Hutterer2018-11-071-1/+1
* tools: list-devices: unref the udev devicePeter Hutterer2018-06-201-2/+5
* tools: pass a valid grab parameter to list-devicesPeter Hutterer2018-06-201-1/+2
* Revert "Expose a custom acceleration profile"Peter Hutterer2018-05-211-4/+2
* Expose a custom acceleration profilePeter Hutterer2018-04-261-2/+4
* tools: Show gesture/switch capabilities in list-devices outputStefan BrĂ¼ns2017-11-061-0/+6
* tools: restore default permissions for a source filePeter Hutterer2017-10-101-0/+0
* tools: split the configuration option parsing outPeter Hutterer2017-06-261-4/+1
* tools: shorten the --help output for the commandsPeter Hutterer2017-06-221-10/+6
* tools: make the libinput tool usage staticPeter Hutterer2017-06-021-1/+0
* tools: switch the libinput tool to be an exec-ing toolPeter Hutterer2017-06-021-35/+11
* tools: add a 'libinput' toolPeter Hutterer2017-05-181-16/+40
* tools: add mode group info to libinput-list-devicesPeter Hutterer2017-02-271-1/+8
* tools: size without decimals is good enoughPeter Hutterer2017-02-201-1/+1
* tools: include config.h in libinput-list-devices and ptraccel-debugPeter Hutterer2016-12-061-1/+2
* tools: print button/ring/strip info for padsPeter Hutterer2016-06-021-0/+19
* tools: show tablet-pad capabilities in libinput-list-devicesPeter Hutterer2016-06-021-0/+3
* tools: add missing space after listing touch/tablet capabilitiesPeter Hutterer2016-06-021-2/+2
* tools: print the rotation angle in libinput-list-devicesPeter Hutterer2016-05-301-0/+20
* tools: add missing space in libinput-list-devices outputPeter Hutterer2016-05-301-1/+1
* Merge branch 'master' into tablet-supportPeter Hutterer2016-01-271-0/+13
|\
| * touchpad: add a config option to disable tap-and-dragPeter Hutterer2016-01-271-0/+13
* | tablet: rename the tablet capability to a tablet_tool capabilityPeter Hutterer2015-11-181-1/+1
* | Merge branch 'master' into tablet-supportPeter Hutterer2015-10-211-0/+33
|\ \ | |/
| * Add an API to change pointer acceleration profilesPeter Hutterer2015-09-111-0/+33
* | Merge branch 'master' into tablet-supportPeter Hutterer2015-07-241-9/+14
|\ \ | |/
| * Add a configuration interface for enabling/disabling disable-while-typingPeter Hutterer2015-07-241-0/+14
| * Code cleanupThomas Hindoe Paaboel Andersen2015-07-201-9/+0
* | tools - list-devices: print "tablet" capabilityPeter Hutterer2015-06-291-0/+3
|/
* tools: pass a context around as userdataPeter Hutterer2015-06-241-3/+3
* tools: move the interface into the shared codePeter Hutterer2015-06-241-23/+1
* Add configuration interface for tap drag-lockPeter Hutterer2015-06-231-0/+13
* COPYING: Update boilerplate from MIT X11 to MIT Expat licensePeter Hutterer2015-06-161-16/+17
* Add xasprintf to avoid use of undefined pointer valuesJon A. Cruz2015-06-011-7/+7
* Add streq() helper to use instead of strcmp() == 0Peter Hutterer2015-05-261-2/+3
* tools: add middle button emulation to listed capabilitiesPeter Hutterer2015-05-071-12/+25
* tools: print version number in libinput-list-devicesPeter Hutterer2015-04-301-10/+28
* tools: add a tool to list local devices and the default configurationsPeter Hutterer2015-04-161-0/+282