gstreamer/ext/gtk
Bastien Nocera 04fdfc4bf1 gtk: Remove coordinates double-translation
Remove our own translation in the mouse event capture code, as that
translation will be done through the navigation interface.

Tested by resizing the window created by:
gst-launch-1.0 -v videotestsrc ! navigationtest ! glupload ! glcolorconvert ! tee name=t  ! gtkglsink
and checking that the cursor follows the mouse as expected.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/974>
2021-05-06 01:18:18 +00:00
..
gstgtkbasesink.c gtk: Translate navigation events coordinates 2021-05-06 01:18:18 +00:00
gstgtkbasesink.h gtk: Use G_DECLARE_FINAL_TYPE 2020-03-16 09:20:07 +01:00
gstgtkglsink.c gtk: allow per feature registration 2021-03-29 12:45:21 +02:00
gstgtkglsink.h gtk: allow per feature registration 2021-03-29 12:45:21 +02:00
gstgtksink.c gtk: allow per feature registration 2021-03-29 12:45:21 +02:00
gstgtksink.h gtk: allow per feature registration 2021-03-29 12:45:21 +02:00
gstgtkutils.c gtk: Factor out a function to run a function on main thread 2015-09-24 12:03:01 +02:00
gstgtkutils.h gtk: Factor out a function to run a function on main thread 2015-09-24 12:03:01 +02:00
gstplugin.c gtk: allow per feature registration 2021-03-29 12:45:21 +02:00
gtkgstbasewidget.c gtk: Remove coordinates double-translation 2021-05-06 01:18:18 +00:00
gtkgstbasewidget.h gtk: Export _display_size_to_stream_size() 2021-05-06 01:18:18 +00:00
gtkgstglwidget.c gtkgl: Also try retrieving an EGL context from Gdk with X11 2019-03-05 15:26:45 +11:00
gtkgstglwidget.h gtkglsink: Port to GtkGstBaseWidget 2015-07-17 15:13:11 -04:00
gtkgstwidget.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gtkgstwidget.h gtksink: Port to GtkGstBaseWidget 2015-07-16 17:12:30 -04:00
meson.build build: update for gl pkg-config file split 2020-08-07 07:58:29 +00:00