xvimagesink mouse button events

Farkas Levente lfarkas at gmail.com
Mon Feb 18 05:18:09 PST 2013


On 02/18/2013 02:16 PM, Farkas Levente wrote:
> 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!

and here is my more then 2 years old ticket...:
https://bugzilla.gnome.org/show_bug.cgi?id=634431


-- 
  Levente                               "Si vis pacem para bellum!"


More information about the gstreamer-devel mailing list