On Sat, 20 Mar 2021 at 13:39, Austin Green <austin.gr...@orcon.net.nz> wrote:
>
> Is there a mechanism for requesting changes to the plugin API? Other than 
> this list?
>
> I would like to be able to call the function keybindings_check_event which is 
> in keybindings.c

The way to do it is to make a pull request, but you will have to
explain why this is needed. In general adding is tested (ok resisted)
because the more thats exported to plugins either the less Geany
internals can change, or the more often the plugin API will break.

Cheers
Lex

> _______________________________________________
> Devel mailing list
> Devel@lists.geany.org
> https://lists.geany.org/cgi-bin/mailman/listinfo/devel
_______________________________________________
Devel mailing list
Devel@lists.geany.org
https://lists.geany.org/cgi-bin/mailman/listinfo/devel

Reply via email to