Kristian,
Working with Scott Moreau to get this applied to his "next" branch
demonstrated that this series is a bit tricky to apply.  In order to
do everything correctly, it needs to be applied in three stages:

First, apply the following 4 patches (in order):
http://lists.freedesktop.org/archives/wayland-devel/2013-March/007830.html
http://lists.freedesktop.org/archives/wayland-devel/2013-March/007964.html
http://lists.freedesktop.org/archives/wayland-devel/2013-March/007844.html
http://lists.freedesktop.org/archives/wayland-devel/2013-March/007846.html

The last of the above patches adds a wl_resource_init function for
initializing the wl_resource structure.  After this, Weston, Mesa, and
(possibly) xwayland need to be patched to use wl_resource_init.  The
following patch for weston applies against git master, but will
probably need to be re-done due to changes made in weston:
http://lists.freedesktop.org/archives/wayland-devel/2013-March/007845.html

Finally, once Weston, xwayland, and Mesa have been patched to use
wl_resource_init, we can apply the last 4 patches in the series (these
actually add dispatcher support):

http://lists.freedesktop.org/archives/wayland-devel/2013-March/007850.html
http://lists.freedesktop.org/archives/wayland-devel/2013-March/007848.html
http://lists.freedesktop.org/archives/wayland-devel/2013-March/007849.html
http://lists.freedesktop.org/archives/wayland-devel/2013-March/007847.html

Hopefully, this will keep the transition from being too rocky.
--Jason Ekstrand
_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to