Commit Graph

9 Commits

Author SHA1 Message Date
f196f48a1c Also stop and resume child processies. 2020-06-09 13:41:00 +02:00
f32b7bc869 increase timeout 2020-06-05 13:14:11 +02:00
f3e5f385a9 Link to -lstdc++fs 2020-06-05 12:58:43 +02:00
076e594fc1 Fix build on non x86_64 2020-06-05 12:17:08 +02:00
569ce05dbb Split source into multiple files
SIGUSR1 now causes reload of blacklist
sigstoped now resumes all processes it stoped upon reciving SIGINT or SIGTERM
sigstoped avoids stopping processes that have no top level window left TODO: is this enough?
2020-06-05 12:14:37 +02:00
3c7d0f49de Avoid getting stuck when swtiching from one window to another with the same PID 2020-06-04 19:07:42 +02:00
c1a3b0af34 Create README.md 2020-06-04 18:41:22 +02:00
3ff08ec331 fixed log output 2020-06-04 18:39:06 +02:00
3e5a5e01fe Inital version 2020-06-04 18:24:26 +02:00