[cairo] XEvent type 65

Alexandre Bique bique.alexandre at gmail.com
Thu Aug 28 00:09:03 PDT 2014


On Thu, Aug 28, 2014 at 8:59 AM, Chris Wilson <chris at chris-wilson.co.uk> wrote:
> On Thu, Aug 28, 2014 at 08:42:54AM +0200, Alexandre Bique wrote:
>> On Wed, Aug 27, 2014 at 11:12 AM, Alexandre Bique
>> <bique.alexandre at gmail.com> wrote:
>> > Hi,
>> >
>> > I'm currently using cairo-xlib in a very small program with my own event loop.
>> > I somehow receive XEvent type 65, which is unknown to me and I
>> > wondered if it is for cairo?
>>
>> Thanks to psychon on Freenode, which told me to run:
>>   xdpyinfo -queryExtens | grep 'base event'
>> I found that the event 65 is:
>>   MIT-SHM  (opcode: 130, base event: 65, base error: 128)
>>
>> What I don't know now is what should I do with that? Is this event
>> supposed to be forwared to cairo?
>
> Just do what you do with any unwanted event, eat it.

Thanks, then I'll try to increase my appetite ;-)

-- 
Alexandre Bique


More information about the cairo mailing list