kc3-lang/libxkbcommon/scripts/update-keysyms-case-mappings.py

Branch :


Log

Author Commit Date CI Message
de06f29f 2025-09-14 09:21:39 keysyms: Enable to use UCD files instead of ICU This enables to use a local Unicode Character Database instead of ICU via Python. Useful when ICU is not available or when it does not support the latest Unicode version. Data are available at: https://www.unicode.org/Public/<UNICODE_VERSION>/ucd
ce9bcbe0 2025-02-07 16:31:37 scripts: Rename keysyms-related files Previous names were too generic. Fixed by using explicit names and add the `.py` file extension.