[Github-comments] [geany/geany] Allow plugins to process keypress events before Geany (#1829)

Jiří Techet notifications at xxxxx
Tue Apr 17 18:15:24 UTC 2018


@kugel- The plugin not only needs to receive the keypress events but also consume the event so Geany won't perform the assigned keybinding. And this isn't possible with just connecting "key-press-event" because Geany connects it too and its handler is performed first.

-- 
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/1829#issuecomment-382090882
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180417/a08f30cb/attachment.html>


More information about the Github-comments mailing list