Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More implicit type-casts, for C++ compatibility. | jan.nijtmans | 2021-02-02 | 1 | -1/+1 |
* | Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez. | fvogel | 2020-07-08 | 1 | -1/+1 |
* | Use XK_Oslash in stead of XK_Ooblique, since that's the official X11 name now. | jan.nijtmans | 2020-06-19 | 1 | -1/+1 |
* | Deal with the Menu key and possibly other keys that Apple does not use. | culler | 2020-05-12 | 1 | -3/+6 |
* | Add non-regression tests. | marc_culler | 2020-05-04 | 1 | -10/+10 |
* | Deal with <Oslash> ~ <Shift-oslash> ~ <Shift-Option-o> ~ <Shift-Option-O> ~ <... | marc_culler | 2020-04-29 | 1 | -2/+3 |
* | Restore F17 which was accidentally deleted when moving the KeyArray to a head... | marc_culler | 2020-04-25 | 1 | -0/+1 |
* | Add keysym data for Menu and keypad. | culler | 2020-04-24 | 1 | -3/+20 |
* | Rework the keysym handling so we can generate keysyms for non-Latin-1 keys. ... | marc_culler | 2020-04-23 | 1 | -0/+1286 |