uvos 21d5c9475b Configureable timout for applications to close their windows.
Fix 5sec stall when switching from an application to be stopped to an application that was stopped before.
Make Xinstance thread safe
2020-07-01 19:21:27 +02:00
2020-06-10 11:34:19 +02:00
2020-06-10 11:34:19 +02:00
2020-06-10 11:34:19 +02:00
2020-06-15 16:36:24 +02:00
2020-06-10 11:34:19 +02:00
2020-06-10 11:34:19 +02:00

sigstoped

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:

  1. build
  2. create ~/.config/sigstoped/blacklist
  3. one proces name per line, nothing else
  4. run
Description
A user session deamon that stops processes associated with background X11 windows.
Readme 71 KiB
Languages
C++ 92.5%
C 5.6%
CMake 1.9%