mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
Initialize headless backend
This commit is contained in:
parent
3363ea869a
commit
3970264ccf
6 changed files with 282 additions and 1 deletions
|
|
@ -9,6 +9,8 @@ backend_files = files(
|
|||
'drm/properties.c',
|
||||
'drm/renderer.c',
|
||||
'drm/util.c',
|
||||
'headless/backend.c',
|
||||
'headless/output.c',
|
||||
'libinput/backend.c',
|
||||
'libinput/events.c',
|
||||
'libinput/keyboard.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue