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
8c69a02e5d
Fix memory leak in XInstance::getTopLevelWindows
2020-06-16 09:54:22 +02:00
e1253286e4
Ignore BadWindow errors caused by faulty __NET_ACTIVE_WINDOW events
2020-06-15 23:43:56 +02:00
c72f90e5eb
Improve instance detection
...
Fix -i option
2020-06-15 16:36:24 +02:00
bf83a6e3a6
Add copywrite info
...
Add debian packageing files
Allow ignoreing of WM_CLIENT_MACHINE
2020-06-10 11:34:19 +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