Allow building without X11
authorMike Gorse <mgorse@suse.com>
Wed, 7 Aug 2013 14:58:14 +0000 (09:58 -0500)
committerMike Gorse <mgorse@suse.com>
Thu, 8 Aug 2013 16:12:09 +0000 (11:12 -0500)
commit7ec6f416a192b7ff86d4b90fe7f405de41165342
treed80e0aff2d65857d454a0e511c6f0d39aa40c595
parent2e85fd3bba015d173b1cb16c718dfa2e1c1fbdcb
Allow building without X11

Separate out X11-specific code in preparation for Wayland support and to
avoid calling X under Mac OS. It should now be possible to build without
X, although keyboard and mouse-related functionality will likely not
work.

https://bugzilla.gnome.org/show_bug.cgi?id=682199
atspi/atspi-misc.c
bus/at-spi-bus-launcher.c
configure.ac
registryd/Makefile.am
registryd/deviceeventcontroller-x11.c [new file with mode: 0644]
registryd/deviceeventcontroller.c
registryd/deviceeventcontroller.h
registryd/ucs2keysym.c