A user session deamon that stops processes associated with background X11 windows.
| CMakeLists.txt | ||
| debug.h | ||
| main.cpp | ||
| process.cpp | ||
| process.h | ||
| README.md | ||
| split.h | ||
| xinstance.cpp | ||
| xinstance.h | ||
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