i3pystatus/i3pystatus/core
Facetoe 3dd5065c89 Add toggle to enable keep_alive feature. (#610)
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.
2017-09-24 14:36:57 +08:00
..
__init__.py Add toggle to enable keep_alive feature. (#610) 2017-09-24 14:36:57 +08:00
color.py mimimi - 1.5.6 doesn't complain about that. interesting. 2014-10-14 17:40:16 +02:00
command.py Changed checks for command attribute in run_through_shell and execute. 2015-10-03 10:14:29 +02:00
desktop.py core/desktop: don't crash if gi exists but is empty (#314) 2017-06-26 17:36:19 +02:00
exceptions.py PEP8 2014-04-30 14:51:41 +02:00
imputil.py PEP8 2014-04-30 14:51:41 +02:00
io.py Add toggle to enable keep_alive feature. (#610) 2017-09-24 14:36:57 +08:00
modules.py Fix bug that prevented module errors being displayed in bar (#586) 2017-06-16 14:34:24 +07:00
settings.py Update comment 2016-08-09 18:33:28 +08:00
threading.py Add module "keep_alive" feature. (#601) 2017-08-10 10:41:48 +08:00
util.py Fix regression introduced in #595. (#597) 2017-07-28 19:06:22 +08:00