Not all users execute i3pystatus directly, and this can cause issues when i3bar sends the SIGUSR2 signal. This commit places the keep_alive feature behind a flag in the Status module to be selectivly enabled by those that want to use it. Solves #609. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| color.py | ||
| command.py | ||
| desktop.py | ||
| exceptions.py | ||
| imputil.py | ||
| io.py | ||
| modules.py | ||
| settings.py | ||
| threading.py | ||
| util.py | ||