xvimagesink mouse button events

Farkas Levente lfarkas at lfarkas.org
Mon Feb 18 05:16:38 PST 2013


On 02/18/2013 01:48 PM, szanto.cosmin wrote:
> I have found the problem.
> 
> In "gst_xvimagesink_set_window_handle" of the xvimagesink if the window
> handle already exists the mask for XSelectInput contains "ExposureMask |
> StructureNotifyMask | PointerMotionMask | KeyPressMask | KeyReleaseMask" but
> it does not contain the ButtonPressMask and ButtonReleaseMask. 
> 
> Please note that if the window handle is 0 (a new window should be created)
> the mouse press/release masks are added to XSelectInput (in
> gst_xvimagesink_xwindow_new).
> 
> Is there any way of adding there events in some other way?
> Do you think that I should create a bug report for this?

it's a very good question!
i'd like to see a bugzilla about it!

-- 
  Levente                               "Si vis pacem para bellum!"


More information about the gstreamer-devel mailing list