Tree @master (Download .tar.gz)
History of src @master
- MoutiWidgets: add method class_to_command(). Xavier G. 2 years ago
- QuitDialog: allow users to terminate the process launched by "moulti run". Xavier G. 2 years ago
- app: fix obsolete comment. Xavier G. 2 years ago
- Introduce a modal dialog shown when quitting Moulti. Xavier G. 2 years ago
- app: add an attribute to track the init command state. Xavier G. 2 years ago
- app: "moulti run" now sets MOULTI_INSTANCE_PID. Xavier G. 2 years ago
- cli: add --version command-line argument. Xavier G. 2 years ago
- Tag v1.2.0. Xavier G. 2 years ago
- Move "step_" prefix to the AbstractStep class. Xavier G. 2 years ago
- app: ensure widget id and type match. Xavier G. 2 years ago
- Move "moulti pass" implementation from app to step. Xavier G. 2 years ago
- Introduce input questions. Xavier G. 2 years ago
- buttonquestion: remove unused import. Xavier G. 2 years ago
- Introduce button questions. Xavier G. 2 years ago
- Refactoring: allow for widgets other than steps. Xavier G. 2 years ago
- step: move prevent_deletion attribute to AbstractStep. Xavier G. 2 years ago
- cli: write error message on stderr, not stdout. Xavier G. 2 years ago
- app: remove unnecessary cast. Xavier G. 2 years ago
- Introduce the AbstractStep class. Xavier G. 2 years ago
- Tag v1.1.0. Xavier G. 2 years ago
- console: add network listening information. Xavier G. 2 years ago
- Introduce MOULTI_PASS_CONCURRENCY. Xavier G. 2 years ago
- "moulti wait" now sends a "ping" command. Xavier G. 2 years ago
- Improve behavior on platforms that do not support abstract Unix sockets. Xavier G. 2 years ago
- protocol: make getraddr() more robust. Xavier G. 2 years ago
- cli: require positive integers. Xavier G. 2 years ago
- app: improve checks re: step ids and classes. Xavier G. 2 years ago
- Introduce MoultiTLVReader. Xavier G. 2 years ago
- cli: catch KeyboardInterrupt. Xavier G. 2 years ago
- exec: run after the network loop is ready. Xavier G. 2 years ago