[Bug 703486] Implement GstNavigation interface in glimagesink
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Jul 4 08:50:39 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=703486
GStreamer | gst-plugins-gl | git
--- Comment #12 from Vasilis Liaskovitis <vliaskov at gmail.com> 2014-07-04 15:50:34 UTC ---
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.
But these can be changed of course.
--
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