abouttreesummaryrefslogcommitdiff
path: root/srcs/compose/keysymdef.h
AgeCommit message (Collapse)AuthorFilesLines
2024-07-21Allow extending the compose key (#713)Jules Aguillon1-2037/+0
This allows adding more compose sequences without modifying en_US_UTF_8_Compose.pre. This is done by grouping sequences files that should be merged together into a directory. This also allows moving keysymdef.h into that directory.
2024-05-29Add compose sequences for Greek, Cyrillic, Hebrew and moreJules Aguillon1-0/+2037
Parse key names from keysymdef.h, which is distributed with Xorg. The Greek, Cyrillic and Hebrew sequences referenced these keysyms. This increases the number of sequences from 2043 to 2668.