On Mon, 17 Aug 2015 16:17:57 +0300
Pekka Paalanen <[email protected]> wrote:

> From: Pekka Paalanen <[email protected]>
> 
> 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 <[email protected]>
> Cc: Giulio Camuffo <[email protected]>
> Cc: Daniel Stone <[email protected]>
> Cc: Jasper St. Pierre <[email protected]>
> Cc: Ryo Munakata <[email protected]>
> Cc: Ray Strode <[email protected]>
> Cc: Peter Hutterer <[email protected]>
> Cc: Matthias Clasen <[email protected]>
> Cc: Sjoerd Simons <[email protected]>
> Signed-off-by: Pekka Paalanen <[email protected]>
> ---
>  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
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to