Add hook to allow globals to send cold-plug events to new clients.
authorKristian Høgsberg <krh@redhat.com>
Mon, 22 Dec 2008 04:37:12 +0000 (23:37 -0500)
committerKristian Høgsberg <krh@redhat.com>
Mon, 22 Dec 2008 04:37:12 +0000 (23:37 -0500)
commitee02ca6fa489a99ddec5d1542d51cce9948d39a9
tree079e7e4462fe5f365f5a6f3530b666a922ffcf12
parent8049cbb88a4d2c93cdee9188eeb1d219aebcd343
Add hook to allow globals to send cold-plug events to new clients.

This lets us boot strap the client side state cache.  This commit also adds the first user
of this feature, an output object that represents the current output.  Very simple
at this point, but will grow to something more like RandR 1.2.
wayland-client.c
wayland-client.h
wayland-protocol.c
wayland-protocol.h
wayland-system-compositor.c
wayland.c
wayland.h