569ce05dbbe8a88eb5bb8762c6152c9663083fa6
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?
sigstoped
a user deamon that stops processes associated with background windows uses _NET_ACTIVE_WINDOW _NET_WM_PID WM_CLIENT_MACHINE and a blacklist to determine whitch processes to stop via SIGSTOP upon window swtich
usage:
- build
- create ~/.config/sigstoped/blacklist
- one proces name per line, nothing else
- run
Description
Languages
C++
92.5%
C
5.6%
CMake
1.9%