[Github-comments] [geany] Open files session files after entering main loop (#924)

Jiří Techet notifications at xxxxx
Tue Mar 1 14:36:17 UTC 2016


@elextr It's documented here

https://github.com/geany/geany/blob/master/src/libmain.c#L421

I haven't changed anything about that. However, thanks for pointing this out - it should be fired at the same time as main_window_realized is set to TRUE because the signal and the variable are kind of related. I moved main_window_realized = TRUE into on_startup_complete() so plugins will have it set to FALSE if their idle calls are invoked before.

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/924#issuecomment-190744368
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160301/26dd8283/attachment.html>


More information about the Github-comments mailing list