GNOME Bugzilla – Bug 699419
Provide access to wayland globals
Last modified: 2013-07-30 12:10:40 UTC
krh's suggestion in bug 699415 is still useful: krh wrote: > 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.
I'm not sure about this..it's really not much effort to listen for globals on the registry. Is there a particular use case for this in mind?
(In reply to comment #1) > I'm not sure about this..it's really not much effort to listen for globals on > the registry. Is there a particular use case for this in mind? No. It's just here based on krh's comment.
I don't think we should do it. Listening for globals is the best way.