1.0.1
Now, if a module exits with code 1, it will be restarted (in addition to crashed modules) because an exit code other than 0 is a sign of failure.
This can especially be helpful after a recent change in libx11
, which may make lxqt-globalkeys
exit with code 1 at startup.