fix posible issue with statusbar when reloading wmfs
spawn() now return the child pid
This commit is contained in:
@@ -348,6 +348,7 @@ typedef struct
|
||||
uint pad;
|
||||
int status_timing;
|
||||
char *status_path;
|
||||
pid_t status_pid;
|
||||
char *autostart_path;
|
||||
char *autostart_command;
|
||||
struct
|
||||
|
||||
Reference in New Issue
Block a user