Redesign the compositor / server interface.
authorKristian Høgsberg <krh@redhat.com>
Tue, 16 Dec 2008 01:35:24 +0000 (20:35 -0500)
committerKristian Høgsberg <krh@redhat.com>
Tue, 16 Dec 2008 01:35:24 +0000 (20:35 -0500)
commitd2412e2c2ea463189550d5f7a5d95a7aab13a502
tree52663e9e69620646fc8e2cbff63948567b648b88
parent0ea4710b3dcf1fcfd596a1d68e0ab38e3657bc5f
Redesign the compositor / server interface.

This lets the compositor directly provide the implementation of the RMI
objects for the surface object and a new compositor object.  We avoid the
manual forwarding of requests into the compositor and the clumsy compositor
interface struct.
egl-compositor.c
flower.c
gears.c
terminal.c
wayland-client.c
wayland-client.h
wayland.c
wayland.h
window.c