Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-06 | seatd-launch: propagate child exit status | Simon Ser | |
When the child process exits with a non-zero code or is killed, return with a non-zero code as well. | |||
2021-08-06 | seatd-launch: Add seatd launch wrapper | Kenny Levinsen | |
This launch wrapper is used to conveniently start a new seatd instance, wait for it to be ready, and launch a target application. |