Re: [PATCH 1/2] compositor: Add a comment around the WAYLAND_DISPLAY envvar setting

2014-05-07 Thread Pekka Paalanen
On Wed, 7 May 2014 09:07:26 -0400 "Jasper St. Pierre" wrote: > This took me a few minutes to figure out, so document it for the > next person who stumbles in here. > --- > src/compositor.c | 8 +++- > 1 file changed, 7 insertions(+), 1 deletion(-) > > diff --git a/src/compositor.c b/src/co

[PATCH 1/2] compositor: Add a comment around the WAYLAND_DISPLAY envvar setting

2014-05-07 Thread Jasper St. Pierre
This took me a few minutes to figure out, so document it for the next person who stumbles in here. --- src/compositor.c | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/compositor.c b/src/compositor.c index 3d65e4c..120818f 100644 --- a/src/compositor.c +++ b/src/comp