On Mon, 17 Aug 2015 16:17:57 +0300 Pekka Paalanen <ppaala...@gmail.com> wrote:
> From: Pekka Paalanen <pekka.paala...@collabora.co.uk> > > This reverts commit fb7e13021730d0a5516ecbd3712ea4235e05d24d. > > Developers have been trying to reduce the number of by default required > environment variables, and the mentioned commit is a step backwards in > that sense. The fundamental assumption is that a user has only one main > (Wayland) display server where all programs should connect to by > default, and do so with an a priori known socket name. > > The commit also broke various use cases in the wild, some accidentally > due to other causes, some intentionally. This revert allows those use > cases to continue. > > The original problem of running Weston in a window in an existing GNOME > X11 session and getting applications unintentionally launched into > Weston can be circumvented by letting Weston use a non-default socket > name, leaving wayland-0 unused. > > Discussion: > http://lists.freedesktop.org/archives/wayland-devel/2015-August/023927.html > http://lists.freedesktop.org/archives/wayland-devel/2015-August/023937.html > > Cc: Dima Ryazanov <d...@gmail.com> > Cc: Giulio Camuffo <giuliocamu...@gmail.com> > Cc: Daniel Stone <dan...@fooishbar.org> > Cc: Jasper St. Pierre <jstpie...@mecheye.net> > Cc: Ryo Munakata <ryomnk...@gmail.com> > Cc: Ray Strode <halfl...@gmail.com> > Cc: Peter Hutterer <peter.hutte...@who-t.net> > Cc: Matthias Clasen <mcla...@redhat.com> > Cc: Sjoerd Simons <sjoerd.sim...@collabora.co.uk> > Signed-off-by: Pekka Paalanen <pekka.paala...@collabora.co.uk> > --- > doc/man/wl_display_connect.xml | 5 +++-- > doc/publican/sources/Protocol.xml | 8 ++++---- > src/wayland-client.c | 10 ++++------ > 3 files changed, 11 insertions(+), 12 deletions(-) Pushed: c0636dd..c7dbaa1 master -> master Thanks, pq _______________________________________________ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel