1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-22 06:21:42 +01:00
eclair/eclair-node
dpad85 19c65790e2 (gui) Added a Preloader when application starts with a gui
* The splash window is now a javafx preloader
* Node setup is now handled during the JavaFX application init phase
* During this initialization the preloader is shown (handled by FX).
* Setup events are dispatched from main App to preloader with notifyPreloader
* When setup errors, display them in the preloader. Main gui is not loaded
2017-03-16 13:36:48 +01:00
..
src (gui) Added a Preloader when application starts with a gui 2017-03-16 13:36:48 +01:00
eclair-cli renamed eclair-demo to eclair-node 2016-08-26 18:31:12 +02:00
pom.xml now storing conf, seed and db in a datadir (default ~/.eclair) 2017-03-15 18:06:02 +01:00