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