compositor: Set WAYLAND_DISPLAY if we're given a --socket argument
authorKristian Høgsberg <krh@bitplanet.net>
Tue, 31 Jul 2012 18:54:48 +0000 (14:54 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 31 Jul 2012 18:54:48 +0000 (14:54 -0400)
commit3df6384c3a6f3f56a16873b63fdbc731f2ccfadb
tree5d7af87687eef9fe0f2866f26ae4c3e604f03b72
parent7b884bc0de533450d4e7b29609db0fd7261046d2
compositor: Set WAYLAND_DISPLAY if we're given a --socket argument

This lets us run multiple compositors (nested or on different VTs).

https://bugs.freedesktop.org/show_bug.cgi?id=46629
src/compositor.c