Update to new fd and wl_registry APIs
authorKristian Høgsberg <krh@bitplanet.net>
Thu, 11 Oct 2012 01:34:26 +0000 (21:34 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 11 Oct 2012 01:34:38 +0000 (21:34 -0400)
commitfa80e11c84a00227ebec79d22bb1cc5e054b3e19
treeee53d9aa2d5d1e38dbc4a8f630aff6720a42d4e0
parent4e07236e8702ff22e2398214a15f7d1e7561caf6
Update to new fd and wl_registry APIs

This commit updates the clients and the wayland compositor backend to
use the new wl_registry mechanism and the thread safe fd API.
13 files changed:
clients/desktop-shell.c
clients/editor.c
clients/keyboard.c
clients/screenshot.c
clients/simple-egl.c
clients/simple-shm.c
clients/simple-touch.c
clients/tablet-shell.c
clients/weston-info.c
clients/window.c
clients/window.h
clients/wscreensaver.c
src/compositor-wayland.c