<div dir="ltr">Sounds good, will do!<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 12, 2015 at 4:41 AM, Pekka Paalanen <span dir="ltr"><<a href="mailto:ppaalanen@gmail.com" target="_blank">ppaalanen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, 25 May 2015 01:12:15 -0700<br>
Dima Ryazanov <<a href="mailto:dima@gmail.com">dima@gmail.com</a>> wrote:<br>
<br>
</span><span class="">> Although defaulting to wayland-0 seems convenient, it has an undesirable<br>
> side effect: clients may unintentionally connect to the wrong compositor.<br>
> Generally, it's safer to fail instead. Here's a real example:<br>
><br>
> In Fedora 22, Gtk+ prefers Wayland over X11, though the default session is still<br>
> a normal X11 Gnome session. When you launch a Gtk+ app, it will try Wayland,<br>
> fail, then try X11, and succesfully start up. That works fine.<br>
><br>
> Now suppose you launch Weston while running the Gnome session. Suddenly, all<br>
> of the Gtk+ apps launched from Gnome will show up inside Weston instead.<br>
> That's unexpected. There's also no good way to prevent that from happening<br>
> (other than perhaps setting WAYLAND_DISPLAY to an invalid value when launching<br>
> an app).<br>
><br>
> Not using wayland-0 as the default will solve that problem: an app launched<br>
> from the X11 Gnome session will use the X11 backend regardless of whether<br>
> there's a wayland compositor running at the same time.<br>
><br>
> Everything else should work as before. The compositor already sets<br>
> the WAYLAND_DISPLAY when starting the session, so the lack of the default value<br>
> should not make a difference to the user.<br>
><br>
> Signed-off-by: Dima Ryazanov <<a href="mailto:dima@gmail.com">dima@gmail.com</a>><br>
<br>
</span>Hi,<br>
<br>
gathering the comments from the thread, it seems we have Acked-bys from:<br>
Pekka Paalanen <<a href="mailto:ppaalanen@gmail.com">ppaalanen@gmail.com</a>><br>
Giulio Camuffo <<a href="mailto:giuliocamuffo@gmail.com">giuliocamuffo@gmail.com</a>><br>
Daniel Stone <<a href="mailto:daniel@fooishbar.org">daniel@fooishbar.org</a>><br>
"Jasper St. Pierre" <<a href="mailto:jstpierre@mecheye.net">jstpierre@mecheye.net</a>><br>
<br>
Seems like a pretty strong set. Would you like to send a non-RFC<br>
version of this patch?<br>
<br>
I think you can include also the above Acked-bys.<br>
<br>
<br>
Thanks,<br>
pq<br>
</blockquote></div><br></div>