I haven't checked your patch and what exactly happens in Geany yet but wouldn't it be possible to just add `g_idle_add()` (or better `plugin_idle_add()`) to the "project-open" handler and do what is done now in the idle callback? Geany could then open the files before the idle callback is called.
-- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/1289#issuecomment-1793129166 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/issues/1289/[email protected]>
