Skip to content
Discussion options

You must be logged in to vote

spawn_async_no_shell(...) is used for actions e.g. keybind Execute and menu items with no command line shell involved?

Yes.

spawn_async_no_shell(...) also used for autostart and shutdown but in that case spawn_async_no_shell("sh ...") is used for actions?

Yes.

Generally, I am interested in launching desktop programs directly into labwc without /bin/sh or other shell being used.

In line with this, I'm also interested in ability to launch a program by using a command-line command but again the idea would be that the program launches directly into labwc with no shell involved even though started from a command line in a shell. In this case, I would like the program to be process-owned…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@McPherran
Comment options

Answer selected by McPherran
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants