Re: [PATCH v2 xserver] xwayland: Port to Wayland 1.0 API

2012-11-21 Thread Kristian Høgsberg
On Tue, Nov 20, 2012 at 05:45:10PM -0200, Tiago Vignatti wrote: > Co-authored-by: Daniel Stone > Signed-off-by: Tiago Vignatti > --- > changes from v1: > - delayed xserver interface bind, via callback. Thus a new request for > initializing weston WM is not needed anymore. > > hw/xfree86/xwayl

[PATCH v2 xserver] xwayland: Port to Wayland 1.0 API

2012-11-20 Thread Tiago Vignatti
Co-authored-by: Daniel Stone Signed-off-by: Tiago Vignatti --- changes from v1: - delayed xserver interface bind, via callback. Thus a new request for initializing weston WM is not needed anymore. hw/xfree86/xwayland/xwayland-cursor.c | 40 - hw/xfree86/xwayland/xwayland-drm.c