@dkondor commented on this pull request.


>  {
        gint i;
 
        g_return_if_fail(argc > 1);
        geany_debug("using running instance of Geany");
 
+       if (desktop_startup_id != NULL)
+       {
+               geany_debug("sending DESKTOP_STARTUP_ID before file open 
command");

Makes sense, moved to later

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/4071#discussion_r1859309531
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/4071/review/[email protected]>

Reply via email to