aboutsummaryrefslogtreecommitdiff
path: root/console-client/xkb/compose.c
Commit message (Expand)AuthorAgeFilesLines
* console-client: use xkbcommon instead of x11 for xkb extended supportEtienne Brateau2024-03-101-592/+0
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-031-1/+1
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-3/+3
* Fix descriptor leakMiguel Figueiredo2013-06-011-2/+1
* Use path to x11 locales from x11.pc instead of our prefixSamuel Thibault2012-07-011-3/+3
* Use locale's compose file by default.Diego Nieto Cid2011-04-161-0/+173
* Avoid redefinition of NoSymbol.Diego Nieto Cid2011-04-161-2/+0
* Depend on X11 for string to keysym mappings.Diego Nieto Cid2011-04-081-1/+1
* Add XKB parser and implementation.Marco Gerards2011-03-171-0/+422