Add copywrite info

Add debian packageing files
Allow ignoreing of WM_CLIENT_MACHINE
This commit is contained in:
Carl Klemm 2020-06-10 11:26:54 +02:00
parent f196f48a1c
commit bf83a6e3a6
17 changed files with 915 additions and 7 deletions

View file

@ -1,6 +1,8 @@
# 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
A user session deamon that stops processes associated with background X11 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.
Sigstoped uses no background cpu time and only runs when the window manager is shuffling windows.
usage: