Extract keyboard processor trait
This will allow to provide alternative key processors.
This commit is contained in:
@@ -14,6 +14,7 @@ src = [
|
||||
'src/fps_counter.c',
|
||||
'src/frame_buffer.c',
|
||||
'src/input_manager.c',
|
||||
'src/keyboard_inject.c',
|
||||
'src/opengl.c',
|
||||
'src/receiver.c',
|
||||
'src/recorder.c',
|
||||
|
||||
Reference in New Issue
Block a user