[Wayland-bugs] [Bug 699415] Store and allow access to wayland global interfaces
gtk+ (bugzilla.gnome.org)
bugzilla at gnome.org
Wed May 1 12:43:55 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=699415
gtk+ | wayland | unspecified
Kristian Høgsberg <krh> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |krh at bitplanet.net
--- Comment #1 from Kristian Høgsberg <krh at bitplanet.net> 2013-05-01 19:43:52 UTC ---
I think it would make sense for GTK+ to provide access to known globals and
emit a signal on GdkDisplay when new globals are announced or existing once are
removed.
However, wayland currently does allow for multiple wl_registry proxies in the
client. Get the wl_display from GdkDisplay and call wl_display_get_registry()
to create a new registry listener.
--
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