event: Properly ignore the "send event" flag
commit7c7ceb1444bc0cc5f5ab6e9c5e383dd301dce1ec
authorUli Schlachter <psychon@znc.in>
Sat, 19 May 2012 18:20:46 +0000 (19 20:20 +0200)
committerUli Schlachter <psychon@znc.in>
Sat, 19 May 2012 18:20:46 +0000 (19 20:20 +0200)
treea8611d8a2426983dd5f6b3eb69b5ba8c5d290253
parent224bc63ab2629461996f8cafec0a5d156d6fdc64
event: Properly ignore the "send event" flag

Thanks to muni who managed to crash his WM with conky. When conky runs in its
own window, clicking on it will sometimes (depending on the conkyrc) use
XSendEvent() to forward the event to the WM.

Signed-off-by: Uli Schlachter <psychon@znc.in>
event.c