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

This is a separated patch suggested by @codebrainz in #576. 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.


You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/924

Commit Summary

File Changes

Patch Links:


Reply to this email directly or view it on GitHub.