Chage the 'base' field to be the name of the super class instead
authorKristian Høgsberg <krh@bitplanet.net>
Wed, 1 Dec 2010 22:07:41 +0000 (17:07 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 1 Dec 2010 22:35:45 +0000 (17:35 -0500)
commitb313b0298328e3837c1fb75768f9e122385d05b8
tree07b6cdaee3641db446acf67235c70ec0432141e5
parentb71cd9e31db6869fb9526ba28607ac35c69f2024
Chage the 'base' field to be the name of the super class instead

Instead of display->base.base we want display->proxy.object, or

        buffer->buffer.resource.object.id = id;

which makes it clear what we end up addressing.
compositor/compositor.c
compositor/compositor.h
compositor/drm.c
compositor/shm.c
wayland/wayland-client.c
wayland/wayland-server.c
wayland/wayland-server.h