Split out evdev handling to its own file

This commit is contained in:
Kristian Høgsberg 2011-01-14 14:45:42 -05:00
parent ed64311b6c
commit 43db4015f9
4 changed files with 228 additions and 194 deletions

View file

@ -22,6 +22,7 @@ compositor_SOURCES = \
screenshooter.c \
screenshooter-protocol.c \
screenshooter-server-protocol.h \
evdev.c \
drm.c \
shm.c