Release lxqt-session 1.0.1
The LXQt team is proud to announce the release of lxqt-session 1.0.1. The release can be downloaded from Github.
Changes:
- 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 makelxqt-globalkeys
exit with code 1 at startup.