[Wayland-bugs] [Bug 697673] Apps should connect only once when using Wayland

gtk+ (bugzilla.gnome.org) bugzilla at gnome.org
Fri Apr 12 09:09:51 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=697673
  gtk+ | wayland | 3.8.x

Kristian Høgsberg <krh> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
                 CC|                            |krh at bitplanet.net
         Resolution|NOTABUG                     |

--- Comment #3 from Kristian Høgsberg <krh at bitplanet.net> 2013-04-12 16:09:50 UTC ---
I think it should be possible for GTK+ to do better.  Surely some kind of
two-phase approach where we try all connections and keep them around, then pick
one and close all others.  Or in case GDK_BACKEND is set to wayland, don't try
other connections at all?  Lastly, it's also not necessary to try to connect to
see if it's possible if WAYLAND_SOCKET is set - if it is, we already have a
connection.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Wayland-bugs mailing list