Re: [PATCH] compositor-x11: rename use-shm to use-pixman

2013-01-07 Thread Kristian Høgsberg
On Mon, Jan 07, 2013 at 10:36:02PM +0300, Vasily Khoruzhick wrote: > So it could be reused with other backends and not be easily confused > with wl_shm Yeah, that is better, thanks. Committed. Kristian > Signed-off-by: Vasily Khoruzhick > --- > src/compositor-x11.c | 26 +-

[PATCH] compositor-x11: rename use-shm to use-pixman

2013-01-07 Thread Vasily Khoruzhick
So it could be reused with other backends and not be easily confused with wl_shm Signed-off-by: Vasily Khoruzhick --- src/compositor-x11.c | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/compositor-x11.c b/src/compositor-x11.c index a994a97..a