summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Possible fix for non-MSVC windows compilersRan Benita2023-04-112-3/+3
* interactive-wayland: Fix interface versioningJan Alexander Steffens (heftig)2022-09-241-5/+5
* tools/list: print an empty string for null vendor stringsPeter Hutterer2021-11-111-1/+2
* tools/list: enclose the the various field names in quotesPeter Hutterer2021-11-111-7/+7
* man: mention `xkbcli list` output is meant to be in YAML 1.2 formatRan Benita2021-11-011-4/+4
* tools/how-to-type: add --keysym for how to type a keysymRan Benita2021-07-312-14/+32
* tools/interactive-x11: use keysym to look for EscSimon Ser2021-07-121-1/+1
* tools: add compose tool for Compose debuggingRan Benita2021-05-081-0/+126
* tools: change xkbcli list to output YAMLPeter Hutterer2021-04-271-18/+26
* tools: change the list separator handlingPeter Hutterer2021-04-271-13/+14
* interactive-wayland: fallback to ftruncate() if neededEvgeniy Khramtsov2021-04-141-11/+24
* man: add missing pointer to xkbcli-compile-keymap(1)Ran Benita2021-03-291-0/+4
* interactive-evdev: fix missing initializationRan Benita2021-03-281-1/+1
* interactive-evdev: switch from epoll(2) to poll(2)Ran Benita2021-03-284-29/+22
* tools: align `xkbcli how-to-type` output ourselvesRan Benita2020-09-092-8/+5
* xkbcli: fix interactive-x11 not showing in helpRan Benita2020-09-051-1/+1
* Revert: tools: add xkbcli-scaffold-new-layout as helper toolPeter Hutterer2020-09-031-326/+0
* meson.build: define PATH_MAX where it's missingPeter Hutterer2020-09-011-3/+0
* tools: convert man pages from man format to mdoc formatRan Benita2020-08-317-246/+235
* tools: add xkbcli-scaffold-new-layout as helper toolPeter Hutterer2020-08-301-0/+326
* tools/interactive-evdev: fixup 64bff65Ran Benita2020-07-271-1/+1
* tools/interactive-evdev: change --evdev-offset to --without-x11-offsetRan Benita2020-07-272-11/+10
* tools: run test-tool-option-parsing.py like a regular testRan Benita2020-07-251-300/+0
* tools/compile-keymap: hide --kccgst comment on public buildRan Benita2020-07-251-2/+4
* tools: fix strcmp mistake in 0066e38Ran Benita2020-07-251-1/+1
* tools: make independent from src/Ran Benita2020-07-253-15/+31
* tools: some minor changes to xkbcliRan Benita2020-07-259-85/+142
* tools: link the tools against libxkbcommon.so onlyPeter Hutterer2020-07-252-4/+8
* tools: avoid use of a private apiPeter Hutterer2020-07-251-4/+15
* Drop use of ronn, switch to raw roff insteadPeter Hutterer2020-07-2515-307/+326
* tools: don't mangle the path for tools, just exec directlyPeter Hutterer2020-07-251-24/+9
* tools: don't assert on 64+ commandline arguments, just returnPeter Hutterer2020-07-252-1/+8
* tools: add a test program to parse the commandline optionsPeter Hutterer2020-07-251-0/+296
* tools: drop getopt vs getopt_long differentiationPeter Hutterer2020-07-251-4/+0
* tools: switch how-to-type to getopt_longPeter Hutterer2020-07-252-21/+46
* tools: switch interactive-evdev to getopt_longPeter Hutterer2020-07-252-48/+84
* tools: consistently return 2 on invalid usagePeter Hutterer2020-07-256-12/+34
* tools: install our tools as xkbcli subcommandsPeter Hutterer2020-07-259-1/+304
* tools: add a xkbcli tool as entry point for the various tools we havePeter Hutterer2020-07-254-0/+187
* tools: add option to print full RMLVO elements to rmlvo-to-keymapPeter Hutterer2020-07-081-1/+21
* tools: add ability to compile from kccgst to rmlvo-to-keymapPeter Hutterer2020-07-082-128/+70
* tools: add include path handling to rmlvo-to-keymapPeter Hutterer2020-07-081-9/+41
* tools: add ability to print the KcCGST components for rmlvo-to-keymapPeter Hutterer2020-07-082-119/+63
* tools: expand help output for rmlvo-to-keymapPeter Hutterer2020-07-081-3/+24
* tools: add verbose logging to rmlvo-to-keymapPeter Hutterer2020-07-081-4/+17
* tools: always print the rmlvo-to-keymap outcomePeter Hutterer2020-07-081-11/+3
* Add libxkbregistry to query available RMLVOPeter Hutterer2020-07-061-0/+223
* tools: don't depend on src/utils.hRan Benita2020-06-285-9/+16
* tools: allow stdin for compiling keymapsPeter Hutterer2020-06-251-4/+37
* tools: print the kccgst format in a usable syntaxPeter Hutterer2020-06-251-4/+6