Commit graph

6 commits

Author SHA1 Message Date
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
Carl Klemm bf83a6e3a6 Add copywrite info
Add debian packageing files
Allow ignoreing of WM_CLIENT_MACHINE
2020-06-10 11:34:19 +02:00
Carl Klemm f3e5f385a9 Link to -lstdc++fs 2020-06-05 12:58:43 +02:00
Carl Klemm 076e594fc1 Fix build on non x86_64 2020-06-05 12:17:08 +02:00
Carl Klemm 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
Carl Klemm 3e5a5e01fe Inital version 2020-06-04 18:24:26 +02:00