On 08/09/14 13:39, Antonio Ospite wrote:
> The code uses XFixes to retrieve the cursor coordinates, but XFixes
> gives no information of what screen the pointer is on; this results in
> always drawing the cursor on the captured screen even if the mouse
> pointer was on another screen.
> 
> For example, when capturing from screen 1 (i.e. -f x11grab -i ":0.1")
> the cursor was being drawn in the captured image even when the mouse
> pointer was actually on screen 0, which is wrong and visually confusing.

Same happens with "follow mouse" I guess, since you have the right setup
could you please tell me how it behaves in that specific case?

The patch makes sense (pending some editorial work as per
https://wiki.libav.org/GitCommit), thanks a lot.

lu
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to