[Geany-Devel] Order of plugin signal connections

Austin Green austin.green at xxxxx
Tue May 12 02:00:24 UTC 2020


I need to ensure that one particular plugin will process keyboard events before other plugins get to see them (as some plugins may cause further handling of the event to be suppressed).  Is there a way to achieve that?  I'm guessing that the order of calling the plug init functions is what counts, but it's complicated by plugins being unloaded and reloaded dynamically.


More information about the Devel mailing list