Re: [PATCH 6/6] compositor: introduce internal shell_surface helpers

2012-04-17 Thread Ander Conselvan de Oliveira
On 04/16/2012 05:31 PM, Tiago Vignatti wrote: We're able now to create shell_surfaces inside Weston. This makes possible the glue needed between shell and xserver-launcher. Signed-off-by: Tiago Vignatti --- src/compositor.h | 24 +++- src/shell.c|8

[PATCH 6/6] compositor: introduce internal shell_surface helpers

2012-04-16 Thread Tiago Vignatti
We're able now to create shell_surfaces inside Weston. This makes possible the glue needed between shell and xserver-launcher. Signed-off-by: Tiago Vignatti --- src/compositor.h | 24 +++- src/shell.c|8 +--- src/xserver-launcher.c | 13 +