[Bug 703486] Implement GstNavigation interface in glimagesink

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 5 07:29:15 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=703486
  GStreamer | gst-plugins-gl | git

--- Comment #34 from Matthew Waters <ystreet00 at gmail.com> 2014-08-05 14:29:10 UTC ---
(In reply to comment #33)
> Also some questions for wayland support:
> 
> - mouse buttons clicks are handled with wl_pointer_listener 's button function
> (pointer_handle_button() in gstglwindow_wayland_egl client) . However as the
> wayland-client-protocol.h says "The location of the click is given by the last
> motion or enter event. ". So should we save some state in the 
> gstglwindow_wayland_egl client in order for mouse clicks to have accurate
> position info? and where should that state be(e.g. in struct window?)

Sure, wherever it fits.

> - the keyboard_listener is disabled in gstglwindow_wayland_egl. Can i reenable
> it, and also send navigation key events, or is there a reason for it being
> disabled ?

Feel free to enable, it was probably only disabled because nothing was using
it.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list