[Github-comments] [geany/geany] Allow plugins to process keypress events before Geany (#1829)
Jiří Techet
notifications at xxxxx
Mon Apr 16 14:55:29 UTC 2018
In addition, the signal allows plugins swallow the event so it's not
processed by Geany.
This signal is required for the vimode plugin - see https://github.com/geany/geany-plugins/pull/735
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/1829
-- Commit Summary --
* Allow plugins to process keypress events before Geany
-- File Changes --
M doc/pluginsignals.c (20)
M src/geanyobject.c (9)
M src/geanyobject.h (1)
M src/keybindings.c (6)
M src/plugindata.h (2)
-- Patch Links --
https://github.com/geany/geany/pull/1829.patch
https://github.com/geany/geany/pull/1829.diff
--
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180416/78585219/attachment.html>
More information about the Github-comments
mailing list