kmscon: remove compositor support
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 9 Dec 2012 14:55:26 +0000 (15:55 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 9 Dec 2012 14:55:26 +0000 (15:55 +0100)
commit3d28387fb2fc41d4254cf9260f34a62b12da878d
tree1c06405b9d560ab5bdeea81848c973a0e1743501
parent89b6ff63fc7e8d4b1d2c23f57312d31dddfb5259
kmscon: remove compositor support

The wayland compositor support was some research project that turned out
to not work that well. The main problem is that the DRM planes support
cannot be easily forwarded to a child. Sub-surface support might change
that but until then we remove compositor support.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Makefile.am
configure.ac
src/kmscon_compositor.c [deleted file]
src/kmscon_compositor.h [deleted file]
src/kmscon_seat.c