Added logging and X11 Keymap translation. Also various bugfixes.
This commit is contained in:
parent
56f7cd1875
commit
54a0f5eb4e
16 changed files with 181 additions and 57 deletions
|
|
@ -22,6 +22,8 @@ lib = both_libraries(
|
|||
'src/thread.c',
|
||||
'src/timer.c',
|
||||
'src/vector.c',
|
||||
'src/string.c',
|
||||
'src/log.c',
|
||||
'src/window/window.c',
|
||||
'src/window/window-x11.c',
|
||||
'src/window/window-win32.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue