mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 09:10:36 +00:00
3705f08bad
When the cursor is partially or totally out of the capturing region on the top side or on the left side, it gets drawn fully inside of the region with its coordinates rounded up to the left or to the top border. This is immediately noticeable when using the xid property to capture a specific window. To fix the issue, allow negative cx and cx coordinates when checking the boundaries before drawing the cursor. NOTE that the boundaries checking calculations still allows the cursor to be drawn when it is only partially outside of the capturing region, but this makes sense and gives a more pleasing visual behaviour. https://bugzilla.gnome.org/show_bug.cgi?id=690646 |
||
---|---|---|
.. | ||
directsound | ||
oss | ||
oss4 | ||
osxaudio | ||
osxvideo | ||
sunaudio | ||
v4l2 | ||
waveform | ||
ximage | ||
Makefile.am |