[Wayland-bugs] [Bug 696340] wayland: device list is populated async

gtk+ (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 26 11:49:25 PDT 2013


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

--- Comment #1 from Kristian Høgsberg <krh at bitplanet.net> 2013-03-26 18:49:18 UTC ---
Created an attachment (id=239889)
 View: https://bugzilla.gnome.org/attachment.cgi?id=239889
 Review: https://bugzilla.gnome.org/review?bug=696340&attachment=239889

roundtrip until we've received all initial state

I understand the problem and I've attached a suggested fix, but I'm not sure
how to reproduce.  The idea in the patch is pretty simple, we spin in
wl_display_roundtrip() until all parts of the initialization have received
their initial state.  To track whether some part of the init process is still
waiting, we use init_ref_count in GdkWaylandDisplay.

-- 
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