https://bugzilla.gnome.org/show_bug.cgi?id=719989
  gtk+ | wayland | unspecified

--- Comment #2 from Emilio Pozuelo Monfort <[email protected]> 2013-12-09 
11:23:27 UTC ---
Created an attachment (id=263811)
 View: https://bugzilla.gnome.org/attachment.cgi?id=263811
 Review: https://bugzilla.gnome.org/review?bug=719989&attachment=263811

gdk: try the wayland backend before the x11 one

If both the x11 and wayland backends are available, we want the
wayland backend tried first, so that when running from a wayland
compositor with XWayland support, the app runs natively with the
wayland backend instead of through XWayland.

This doesn't affect apps run from within X11 because there
WAYLAND_DISPLAY will not be set and so the wayland backend
initialization will fail.

-- 
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.
_______________________________________________
Wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to