summaryrefslogtreecommitdiff
path: root/tools/libinput-list-devices.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-26Expose a custom acceleration profilePeter Hutterer1-2/+4
2017-11-06tools: Show gesture/switch capabilities in list-devices outputStefan BrĂ¼ns1-0/+6
2017-10-10tools: restore default permissions for a source filePeter Hutterer1-0/+0
2017-06-26tools: split the configuration option parsing outPeter Hutterer1-4/+1
2017-06-22tools: shorten the --help output for the commandsPeter Hutterer1-10/+6
2017-06-02tools: make the libinput tool usage staticPeter Hutterer1-1/+0
2017-06-02tools: switch the libinput tool to be an exec-ing toolPeter Hutterer1-35/+11
2017-05-18tools: add a 'libinput' toolPeter Hutterer1-16/+40
2017-02-27tools: add mode group info to libinput-list-devicesPeter Hutterer1-1/+8
2017-02-20tools: size without decimals is good enoughPeter Hutterer1-1/+1
2016-12-06tools: include config.h in libinput-list-devices and ptraccel-debugPeter Hutterer1-1/+2
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-01-27Merge branch 'master' into tablet-supportPeter Hutterer1-0/+13
2016-01-27touchpad: add a config option to disable tap-and-dragPeter Hutterer1-0/+13
2015-11-18tablet: rename the tablet capability to a tablet_tool capabilityPeter Hutterer1-1/+1
2015-10-21Merge branch 'master' into tablet-supportPeter Hutterer1-0/+33
2015-09-11Add an API to change pointer acceleration profilesPeter Hutterer1-0/+33
2015-07-24Merge branch 'master' into tablet-supportPeter Hutterer1-9/+14
2015-07-24Add a configuration interface for enabling/disabling disable-while-typingPeter Hutterer1-0/+14
2015-07-20Code cleanupThomas Hindoe Paaboel Andersen1-9/+0
2015-06-29tools - list-devices: print "tablet" capabilityPeter Hutterer1-0/+3
2015-06-24tools: pass a context around as userdataPeter Hutterer1-3/+3
2015-06-24tools: move the interface into the shared codePeter Hutterer1-23/+1
2015-06-23Add configuration interface for tap drag-lockPeter Hutterer1-0/+13
2015-06-16COPYING: Update boilerplate from MIT X11 to MIT Expat licensePeter Hutterer1-16/+17
2015-06-01Add xasprintf to avoid use of undefined pointer valuesJon A. Cruz1-7/+7
2015-05-26Add streq() helper to use instead of strcmp() == 0Peter Hutterer1-2/+3
2015-05-07tools: add middle button emulation to listed capabilitiesPeter Hutterer1-12/+25
2015-04-30tools: print version number in libinput-list-devicesPeter Hutterer1-10/+28
2015-04-16tools: add a tool to list local devices and the default configurationsPeter Hutterer1-0/+282