abouttreesummaryrefslogcommitdiff
path: root/srcs/compose/README.md
AgeCommit message (Collapse)AuthorFilesLines
2024-07-21Allow extending the compose key (#713)Jules Aguillon1-1/+3
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-03-02compose: Add a README.mdJules Aguillon1-0/+8
Mention the source of the sequences files.