mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
Add headless input devices
This commit is contained in:
parent
0256de0002
commit
bc5bdb7793
7 changed files with 136 additions and 19 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue