summaryrefslogtreecommitdiff
path: root/tools/tools-common.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-18interactive-evdev: add option to print modmapsPierre Le Marre1-0/+87
2023-09-18Interactive tools: add options to hide some fieldsPierre Le Marre1-17/+22
2023-09-18Interactive tools: always print keycodePierre Le Marre1-0/+13
2023-09-18Interactive tools: Escape control character for Unicode outputPierre Le Marre1-1/+12
2023-04-11Possible fix for non-MSVC windows compilersRan Benita1-2/+2
2020-09-01meson.build: define PATH_MAX where it's missingPeter Hutterer1-3/+0
2020-07-25tools: make independent from src/Ran Benita1-3/+5
2020-07-25Drop use of ronn, switch to raw roff insteadPeter Hutterer1-7/+1
2020-07-25tools: don't mangle the path for tools, just exec directlyPeter Hutterer1-24/+9
2020-07-25tools: don't assert on 64+ commandline arguments, just returnPeter Hutterer1-1/+4
2020-07-25tools: add a xkbcli tool as entry point for the various tools we havePeter Hutterer1-0/+61
2020-06-25test: untangle interactive-evdev from the test headersPeter Hutterer1-4/+115
2020-06-25test: simplify error handling in interactive-evdevPeter Hutterer1-0/+89