compositor: Always set WAYLAND_DISPLAY
authorKristian Høgsberg <krh@bitplanet.net>
Tue, 11 Sep 2012 18:29:47 +0000 (14:29 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 11 Sep 2012 18:29:47 +0000 (14:29 -0400)
commiteb00e2e24b0f00ad43729c08c3abe220b2276b9c
treee5d6c1a6fad70d80a015998d3a78b82fe5b7df73
parenta4624f69b243cd78be510ec1b07dfa7eea73f8ae
compositor: Always set WAYLAND_DISPLAY

We used to only set it if we were given an argument on the command line.
It's useful to always set it so nested weston works out of the box.
src/compositor.c