compositor-drm: Move udev_seat to its own file
authorKristian Høgsberg <krh@bitplanet.net>
Mon, 18 Feb 2013 21:15:53 +0000 (16:15 -0500)
committerJonas Ådahl <jadahl@gmail.com>
Sat, 16 Nov 2013 20:54:06 +0000 (21:54 +0100)
commit0b6adcd5e4e957c6b15706097e4fe6aab1414b02
tree81081a708be0e81222e81a65705557dba8f9b681
parent9b1b1ba4df6f988bcdce50a813206cb4f53ee309
compositor-drm: Move udev_seat to its own file

We get to move the input code out of compositor-drm.c and we'll be
able to share it with the fbdev backend.
src/udev-seat.c [new file with mode: 0644]
src/udev-seat.h [new file with mode: 0644]