mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
Update libinput backend with new state design
This commit is contained in:
parent
81cd90297d
commit
c95a108d2f
4 changed files with 80 additions and 86 deletions
|
|
@ -10,13 +10,13 @@ backend_files = files(
|
|||
#'drm/drm-legacy.c',
|
||||
#'drm/drm-properties.c',
|
||||
#'drm/drm-util.c',
|
||||
#'libinput/backend.c',
|
||||
#'libinput/events.c',
|
||||
#'libinput/keyboard.c',
|
||||
#'libinput/pointer.c',
|
||||
#'libinput/tablet_pad.c',
|
||||
#'libinput/tablet_tool.c',
|
||||
#'libinput/touch.c',
|
||||
'libinput/backend.c',
|
||||
'libinput/events.c',
|
||||
'libinput/keyboard.c',
|
||||
'libinput/pointer.c',
|
||||
'libinput/tablet_pad.c',
|
||||
'libinput/tablet_tool.c',
|
||||
'libinput/touch.c',
|
||||
'multi/backend.c',
|
||||
'wayland/backend.c',
|
||||
'wayland/output.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue