summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-22Removed build dependency on xproto.Alex Wu1-1/+1
2023-12-22add gbs.confAnas Nashif1-0/+3
2023-12-22resetting manifest requested domain to floorAlexandru Cornea2-0/+9
2023-12-22Update to 0.3.0Anas Nashif3-9/+11
2023-12-22add packagingAnas Nashif2-0/+64
2023-10-08Bump version to 1.6.0upstream_work_20231222Ran Benita2-2/+2
2023-10-08Update NEWS for 1.6.0 (#385)Wismill1-0/+150
2023-10-06Keysyms: Fix missing hpYdiaeresisPierre Le Marre3-2812/+2851
2023-10-05Tools: Add bash completions for xkbcliPierre Le Marre5-0/+142
2023-10-05Tools: Improve xkbcli help messages and manual pagesPierre Le Marre4-0/+9
2023-09-29Fix trailing whitespaces in XKB filesPierre Le Marre18-96/+94
2023-09-29Python: make ruff & black happyPierre Le Marre8-384/+515
2023-09-29Add support for pre-commitPierre Le Marre1-0/+28
2023-09-28Keysyms: Fix failing testsPierre Le Marre2-11/+11
2023-09-28Keysyms: Update using latest xorgprotoPierre Le Marre2-4672/+4758
2023-09-28scripts/makeheader: Minor improvementsPierre Le Marre1-10/+12
2023-09-26Show invalid escape sequencesPierre Le Marre2-25/+29
2023-09-26Prevent overflow of octal escape sequencesPierre Le Marre3-3/+16
2023-09-26Disallow producing NULL character with escape sequencesPierre Le Marre10-6/+74
2023-09-26Compose: add iterator APIRan Benita11-11/+581
2023-09-24Messages: merge macros with and without message codePierre Le Marre23-244/+280
2023-09-24Messages: add new messages to registryPierre Le Marre16-111/+846
2023-09-20Keysyms: improve generator (#364)Wismill1-25/+63
2023-09-19Add a new warning for numeric keysymsPierre Le Marre6-1/+88
2023-09-19Add xkb-check-messages toolPierre Le Marre7-0/+370
2023-09-19Use warning code in xkeyboard-config testPierre Le Marre1-2/+4
2023-09-19Structured log messages with a message registryPierre Le Marre20-85/+1110
2023-09-18interactive-evdev: add option to print modmapsPierre Le Marre4-2/+139
2023-09-18Interactive tools: add options to hide some fieldsPierre Le Marre5-23/+56
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-09-18CI: Use git master for xkeyboard-config on LinuxPierre Le Marre1-0/+13
2023-09-18Test: Enable x11comp and use the xvfb wrapperPierre Le Marre2-62/+15
2023-09-18Test: Catch SIGUSR1 from Xvfb for X11 testsPierre Le Marre1-2/+38
2023-09-18Test: Use a xvfb wrapper for x11 testPierre Le Marre4-5/+183
2023-08-05doc: fix some Doxygen warningsRan Benita3-4/+6
2023-08-05parser: change deprecated `%pure-parser` to `%define api.pure` (#370)M Kelly1-1/+1
2023-07-14Improved tests related to keysymsPierre Le Marre3-17/+159
2023-07-14Fix parsing of numeric keysyms in ExprResolveKeySymPierre Le Marre1-3/+19
2023-07-14Simplify parsing of numeric keysyms in parser.yPierre Le Marre1-5/+7
2023-07-14Fix xkb_keysym_from_name for numeric keysymsPierre Le Marre1-0/+2
2023-07-14Move STRINGIFY to utils.h and add STRINGIFY2Pierre Le Marre2-1/+3
2023-07-14Improve the documentation of keysyms in xkbcommon.hPierre Le Marre1-14/+23
2023-07-14Add XKB_KEYSYM_MIN and XKB_KEYSYM_MAXPierre Le Marre3-1/+18
2023-07-04Replace keycode numeric offset with EVDEV_OFFSETPierre Le Marre2-43/+47
2023-07-04Check the doxygen versionPeter Hutterer1-0/+8
2023-07-04Configure github pagesPeter Hutterer2-1/+63
2023-07-03xkbcli: allow compile-keymap without argsRan Benita1-1/+1
2023-06-30Add a meson flag to make cool URIs optionalPierre Le Marre2-14/+22
2023-06-28Test(compose): fix assumption on environment variablesPierre Le Marre1-0/+16