Add headless input devices

This commit is contained in:
emersion 2017-12-17 18:49:20 +01:00
parent 0256de0002
commit bc5bdb7793
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
7 changed files with 136 additions and 19 deletions

View file

@ -11,6 +11,7 @@ backend_files = files(
'drm/util.c',
'headless/backend.c',
'headless/output.c',
'headless/input_device.c',
'libinput/backend.c',
'libinput/events.c',
'libinput/keyboard.c',