Closed imario42 closed 7 years ago
Thank you :) I try to review and merge tomorrow :)
Sorry for taking so long. This looks good. Could you also describe this feature in the README? I'll merge now, and we'll do a release soon.
No worries. Yes, I will try to describe that within the next few days.
Am 06.03.2017 um 17:13 schrieb Edvin Syse notifications@github.com<mailto:notifications@github.com>:
Sorry for taking so long. This looks good. Could you also describe this feature in the README? I'll merge now, and we'll do a release soon.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/edvin/fxlauncher/pull/57#issuecomment-284444524, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AEcBe_8yr8gGjaBznNRyj6CSTeIgw4B2ks5rjDCggaJpZM4ML-Ss.
refactored to allow headless launcher.
Such launcher does all the sync stuff and then calling the main method of the configured application. ShowWhatsNew is not supported yet.
Use fxlauncher.HeadlessMainLauncher for this functionality.
Probably not yet the most beautiful API, but a first start.