kc3-lang/libxkbcommon/src/compose/dump.h

Branch :


Log

Author Commit Date CI Message
0a577a09 2023-11-07 12:58:41 xkbcli-compile-compose: Fix string result escaping Currently the result string is not escaped and may produce invalid results. Fixed by introducing an ad-hoc escape function and relative tests.