[Github-comments] [geany/geany] VTE: fix double popup menu on right click (#1741)

Matthew Brush notifications at xxxxx
Mon Jan 15 13:40:03 UTC 2018


> IIRC there have been a few other keypress functions that don't return a proper value in some cases

It did return a "proper" value (ie. `FALSE`), just that now we don't want the event to propagate since there's something that will now handle it (redundantly) upstream.

> So there are probably more of these, anybody know an automated checking method?

Could probably grep for `gboolean` and `GdkEvent` on the same line.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1741#issuecomment-357685583
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180115/9c9338b9/attachment.html>


More information about the Github-comments mailing list