<p>This change makes the main window show immediately after launching Geany<br>
so it's immediately visible Geany started. With big files/projects this<br>
gives users better feedback about it's starting than not showing anything<br>
until all the files are ready.</p>

<p>This is a separated patch suggested by <a href="https://github.com/codebrainz" class="user-mention">@codebrainz</a> in <a href="https://github.com/geany/geany/pull/576" class="issue-link js-issue-link" data-url="https://github.com/geany/geany/issues/576" data-id="94948841" data-error-text="Failed to load issue title" data-permission-text="Issue title is private">#576</a>. It might be a bit risky for Geany 1.27 because plugins might make some assumptions when geany-startup-complete is called so this one might need some more testing. Possible candidate for early 1.28 merge.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany/pull/924'>https://github.com/geany/geany/pull/924</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Open files session files after entering main loop</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/924/files#diff-0">src/libmain.c</a>
    (59)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/924.patch'>https://github.com/geany/geany/pull/924.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/924.diff'>https://github.com/geany/geany/pull/924.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/pull/924">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ3V9HvHp8IXI03PDRZhhvFTZ5TjIks5poz_6gaJpZM4HlvXl.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/924"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>