[Wayland-bugs] [Bug 697558] Wayland backend doesn't use _gdk_default_filters
gtk+ (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jul 3 10:02:14 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=697558
gtk+ | wayland | unspecified
--- Comment #6 from Rob Bradford <rob at robster.org.uk> 2013-07-03 17:02:10 UTC ---
(In reply to comment #3)
> I use it to catch motion events on every window in my app without having to
> deal with specific widgets eating the events without me seeing them.
To do this you'd need to write some wayland specific code in totem to do this:
basically you'd need to create a proxy for the seat (by looking for the global)
and then setup a listener on that proxy.
This would be quite a bit of work I admit - but i'm not sure how we could use
the existing mechanism to help you solve this problem with wayland.
--
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