gstreamer/sys/ximage
Antonio Ospite cb70a7f6a7 ximagesrc: Fix the destination coordinates of the cursor
XFixes provides the cursor coordinates relative to the root window, this
is not taken into account when using the xid property to capture
a specific window, the result is that the cursor gets drawn at the wrong
position.

In order to fix this consider the window location when calculating the
cursor position in the destination image.

https://bugzilla.gnome.org/show_bug.cgi?id=690646
2014-09-16 10:32:22 +03:00
..
gstximagesrc.c ximagesrc: Fix the destination coordinates of the cursor 2014-09-16 10:32:22 +03:00
gstximagesrc.h ximagesrc: Fix the destination coordinates of the cursor 2014-09-16 10:32:22 +03:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
ximageutil.c ximagesrc: Fix warning about missing return value 2014-07-31 09:53:53 -04:00
ximageutil.h ximagesrc: Add missing return value to Buffer dispose function 2014-07-31 09:14:10 -04:00