[Github-comments] [geany/geany-plugins] GeanyLua: Enable running scripts for all signals (#1112)

xiota notifications at xxxxx
Mon Sep 20 23:57:45 UTC 2021


Geany can send plugins 20 different signals, but GeanyLua is only able to run scripts for seven of them.  This PR makes it so that GeanyLua scripts can respond to all signals sent by Geany.  The script file names now also match the signal names so that it is clear exactly what signal they are responding to.

You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/1112

-- Commit Summary --

  * <a href="https://github.com/geany/geany-plugins/pull/1112/commits/fd33376dae1eefce04907ca02fee781a8e115075">GeanyLua: Enable running scripts for all signals</a>

-- File Changes --

    M geanylua/docs/geanylua-intro.html (53)
    M geanylua/geanylua.c (15)
    M geanylua/glspi_init.c (313)

-- Patch Links --

https://github.com/geany/geany-plugins/pull/1112.patch
https://github.com/geany/geany-plugins/pull/1112.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-plugins/pull/1112
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210920/d9005f43/attachment.htm>


More information about the Github-comments mailing list