Commit graph

26 commits

Author SHA1 Message Date
uvos b74d9d8493 add copywrite 2023-04-20 23:45:52 +02:00
uvos 85577c173d Version Bump 2020-07-04 12:01:17 +02:00
uvos eb49f93e99 prevent timer overflow on 32 bit systems 2020-07-04 11:50:46 +02:00
uvos e8e469729a add missing files to git 2020-07-01 19:45:25 +02:00
uvos a0429b865b version bump 2020-07-01 19:28:54 +02:00
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 189766f68e Merge branch 'maemo/beowulf' 2020-06-16 11:48:07 +02:00
Carl Klemm 8c69a02e5d Fix memory leak in XInstance::getTopLevelWindows 2020-06-16 09:54:22 +02:00
Carl Klemm bdcd27eb95 version bump 2020-06-15 23:49:00 +02:00
Carl Klemm e1253286e4 Ignore BadWindow errors caused by faulty __NET_ACTIVE_WINDOW events 2020-06-15 23:43:56 +02:00
Carl Klemm d94633b7b4 Fix broken dependancy 2020-06-15 23:18:29 +02:00
Carl Klemm a579aa411c remove dpms header 2020-06-15 18:09:47 +02:00
Carl Klemm 793d69e13d version bump 2020-06-15 16:52:22 +02:00
Carl Klemm 6cbf940f8d version bump 2020-06-15 16:39:12 +02:00
Carl Klemm c72f90e5eb Improve instance detection
Fix -i option
2020-06-15 16:36:24 +02:00
Carl Klemm 27404a4aa7 Fix small typo 2020-06-10 23:22:11 +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 f196f48a1c Also stop and resume child processies. 2020-06-09 13:41:00 +02:00
Carl Klemm f32b7bc869 increase timeout 2020-06-05 13:14:11 +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 3c7d0f49de Avoid getting stuck when swtiching from one window to another with the same PID 2020-06-04 19:07:42 +02:00
IMbackK c1a3b0af34
Create README.md 2020-06-04 18:41:22 +02:00
Carl Klemm 3ff08ec331 fixed log output 2020-06-04 18:39:06 +02:00
Carl Klemm 3e5a5e01fe Inital version 2020-06-04 18:24:26 +02:00