]> rtime.felk.cvut.cz Git - sojka/lightdm.git/commit
Use MIR_SERVER_HOST_SOCKET instead of MIR_SOCKET to tell Mir sessions the socket
authorRobert Ancell <robert.ancell@canonical.com>
Wed, 8 Jun 2016 08:52:06 +0000 (20:52 +1200)
committerRobert Ancell <robert.ancell@canonical.com>
Wed, 8 Jun 2016 08:52:06 +0000 (20:52 +1200)
commit2f42824d9e004040c635208e04f438b20f637a0b
tree3fe227cfe5ad3bd84d0aa82107e1d6923588d14e
parent64b228281d0f1cbd658f82c1abd8762cd9916f3e
parent0d6d0c310cadf2f724f2649f59dcbc5f4a308084
Use MIR_SERVER_HOST_SOCKET instead of MIR_SOCKET to tell Mir sessions the socket
to connect to Unity System Compositor on.

MIR_SOCKET used to work but a change in Mir 0.21 has broken this.
MIR_SERVER_HOST_SOCKET is the correct / recommended variable name so we now use
that.