[Wayland-bugs] [Bug 719989] Prefer the wayland backend over the x11 one
gtk+ (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Dec 9 03:23:28 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=719989
gtk+ | wayland | unspecified
--- Comment #2 from Emilio Pozuelo Monfort <pochu27 at gmail.com> 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.
More information about the Wayland-bugs
mailing list