Initialize keyboards from libinput

This commit is contained in:
Drew DeVault 2017-06-09 17:31:21 -04:00
parent 019fff06be
commit 0e75d157f5
12 changed files with 338 additions and 51 deletions

View file

@ -15,6 +15,7 @@ add_library(wlr-backend
drm/drm.c
libinput/backend.c
libinput/events.c
backend.c
egl.c