works good. But sometimes it sends SIGSTOP signal to the processes, that have i3status in their name too.
So the system turns completely unusable out. This happens ~1-2 times/day. After changing to a terminal console and sending SIGCONT signals to the stopped processes, all works fine.
I have following line
exec _i3-stop-application-on-unfocus.py "Pale moon" palemoon
works good. But sometimes it sends SIGSTOP signal to the processes, that have i3status in their name too. So the system turns completely unusable out. This happens ~1-2 times/day. After changing to a terminal console and sending SIGCONT signals to the stopped processes, all works fine.