mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
Split off some functions into drm-util
This commit is contained in:
parent
c46605d605
commit
d1ca1ec16e
4 changed files with 309 additions and 279 deletions
|
|
@ -7,6 +7,8 @@ wlr_files += files(
|
|||
'session/session.c',
|
||||
'drm/backend.c',
|
||||
'drm/drm.c',
|
||||
'drm/drm-properties.c',
|
||||
'drm/drm-util.c',
|
||||
'libinput/backend.c',
|
||||
'libinput/events.c',
|
||||
'libinput/keyboard.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue