[Bug 703486] Implement GstNavigation interface in glimagesink

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jul 5 16:54:32 PDT 2014


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

--- Comment #16 from Matthew Waters <ystreet00 at gmail.com> 2014-07-05 23:54:30 UTC ---
(In reply to comment #12)
> v2 with signals. I 've used integers for posx, posy of mouse events (backends
> e.g. xmotionevent and wl_pointer have integers for surface coordinates) which
> are then cast to doubles for the navigation event creation. Also, currently I
> use the same signal both for mouse button clicks and mouse cursor movement. 

I would prefer to base the signal type on the navigation interface so they
should be doubles.  The double up of mouse signals looks ok.

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